Business Logic in validateForSave?
Business Logic in validateForSave?
- Subject: Business Logic in validateForSave?
- From: Kamal D Shah <email@hidden>
- Date: Thu, 29 Jan 2009 10:46:46 +0530
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden