Re: Problem adding key with WebObjects Builder
Re: Problem adding key with WebObjects Builder
- Subject: Re: Problem adding key with WebObjects Builder
- From: Jim Kuo <email@hidden>
- Date: Sat, 13 Aug 2005 22:03:43 +0100
This is a bug in WebObjects 5.3 when you try to add a key as an array
of objects, you need to manually change the code to
/** @TypeInfo Author */
protected NSArray authorList;
This is fixed in Xcode 2.2 preview 1.
Jim
On 13 Aug 2005, at 21:54, Graham Stewart wrote:
Yes I had this problem too going through the Apple WebObjects Web
Applications tutorial. However you can download the tutorial files
and see what your code *should* look like, so that might be worth
doing.
If I do this, the following lines of code are added to my
Session.java source:
/** @TypeInfo Author */
protected (null) authorList;
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40yahoo.co.uk
This email sent to email@hidden
___________________________________________________________
To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. http://uk.security.yahoo.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden