Depends on whatcha wanna do. Normally, one needs to set the current user, set the creation date and so forth. If you want that, you could override ERXGenericRecord.init() and get the user from Thread storage where you previously put it in session.awake(). Look at the bug tracker example on how to do that.

If you *really* want default values calculated by rules, this is also possible, but I'd strongly recommend against it and won't say anything until you make a good case for you needing it :)

Cheers, Anjo



Am 14.09.2009 um 13:16 schrieb Freddie Tilley:

Is there a way to assign default values to newly generated objects using the rule system in d2w? To be more specific to auto-assign a relationship when creating an object?

After a quick google I found the following answer:

http://osdir.com/ml/web.webobjects.devel/2002-04/msg00926.html

But since the post is quite old, I was wondering if there was an easier way

--
Freddie Tilley
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/anjo%40krank.net

This email sent to a...@krank.net

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

This email sent to arch...@mail-archive.com

Reply via email to