Funky behavoir in WebObjects builder
Funky behavoir in WebObjects builder
- Subject: Funky behavoir in WebObjects builder
- From: "Thomas Peters" <email@hidden>
- Date: Tue, 12 Aug 2003 08:20:16 -0400
- Seal-send-time: Tue, 12 Aug 2003 08:20:16 -0400
When I try and build the example app in the GettingStarted.pdf I am getting
null pointers.
I create a WORepetition and assign a NSMutableArray to it's list and an object
to it's item. The object is the same object assigned to the array type. It's a
key in the page. When I come into the application for the first time, the Form
submits fine, it's the subsequent submit that throws the NullPointerException.
It says that I can not all a null to an NSMutableArray. Understandably, but my
submit action adds the existing object to the array and creates a new one just
as in the example code.
What should I be looking for? Please see the Getting Started Guide for code
snippets.
MacOS X 10.2.3
WO 5.2
Thanks
Thomas Peters
Imagery Graphics
Home: 603-598-7544
Mobile: 603-566-5406
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.