• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Problem adding key with WebObjects Builder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
References: 
 >Re: Problem adding key with WebObjects Builder (From: Graham Stewart <email@hidden>)

  • Prev by Date: Re: Problem adding key with WebObjects Builder
  • Next by Date: Re: Problem adding key with WebObjects Builder
  • Previous by thread: Re: Problem adding key with WebObjects Builder
  • Next by thread: Re: Problem adding key with WebObjects Builder
  • Index(es):
    • Date
    • Thread