On Mon, Feb 23, 2009 at 3:50 PM, Jon C. Munson II <jmun...@his.com> wrote:
> I could not, however get this to work (and it may not be possible) with the > appropriate @class & #import: > (anEntity *)someObject.attribute = @"somevalue"; You really need to be specific here - I suspect that's one of the reasons why other responders may sound a little irked. "It doesn't work" means little to us - you need to state exactly what goes wrong (compiler messages, runtime errors, etc.). Because I'm still not caught up on Obj-C 2.0's dot syntax, I'm not sure if that's valid but the actual compiler messages may offer some insight. -- I.S. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com