Hi all,

I have been using D2W and have been managing quite well without having to write any code. However, I have run into a situation where I need to insert a bunch of objects when another object is being created. I was wondering if I could write this code in the validateForSave of the original object.

For example, if I need to save a few Bar objects when I create a Foo, can I write the code for the creating of the Bar objects in the validateForSave of the Foo class? Well, I know I can. But I was wondering if this was a good way of doing this. Or is there a better way to achieve this without having to write my own component etc.

Thanks
Kamal



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to