Re: Interface Builder 3 -- Completely New!
Re: Interface Builder 3 -- Completely New!
- Subject: Re: Interface Builder 3 -- Completely New!
- From: John Stiles <email@hidden>
- Date: Fri, 26 Oct 2007 21:29:42 -0700
On Oct 26, 2007, at 7:32 PM, R. Matthew Emerson wrote:
I'm using a Common Lisp programming environment with an Objective-C
bridge, so I don't even have header files for IB to parse.
Doh! I bet they didn't think of that one ;)
Personally I'm extremely leery of any tool that tries to do a quick-
and-dirty parse of source code to glean information or metadata out
of it; if it doesn't at least implement a full preprocessor, IMO it
is doomed to failure, and that's just to let you get to a bare
minimum level of functionality. There are so many little gotchas that
you just can't handle in a regular expression.
_______________________________________________
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