Re: How to converting a Carbon nib to Cocoa?
Re: How to converting a Carbon nib to Cocoa?
- Subject: Re: How to converting a Carbon nib to Cocoa?
- From: "Kyle Sluder" <email@hidden>
- Date: Thu, 3 Jul 2008 08:54:35 -0400
On Thu, Jul 3, 2008 at 8:27 AM, Tommy Nordgren <email@hidden> wrote:
> So it is a matter of writing and applying a suitable xsl stylesheet file.
The transformations required to obtain a meaningful Cocoa XIB from a
Carbon NIB are impossible to express in XSL. Or any language for that
matter. It requires human thought, because Carbon NIBs and Cocoa XIBs
do not express the same concept. Even if you could transform a
particular Carbon NIB to a Cocoa XIB (certainly a challenge,
considering the spec is not documented and warned to be very fragile)
it would be a very bad idea to do so, particularly because they would
not be semantically equivalent.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden