> * Rename the 'role' attribute to 'name' in all collection
>   elements in the new DTD, for consistency with <many-to-one>, 
>   <id> and <property> elements. The role attribute no longer
>   has any extra semantics beyond being a simple property
>   name.

Done.

> * Change the default for unsaved-value to "null" in the new 
>   DTD. The current default is surprising to new users.

Done.

> * Change the default for default-cascade to "save-update"
>   in the new DTD.

We will leave this the way it is.

> * Remove the exception that occurs if you save an object
>   that is already associated with the session. This
>   makes save() consistent with saveOrUpdate().

Lets make this change.

> * Remove the exception that occurs if you delete an object
>   that is already deleted in that session. 

Lets make this change also (for consistency). Max, I don't see 
much value in making this configurable. We don't want to spawn 
millions of config properties for minor issues like these.


********** CAUTION - Disclaimer **********
This message may contain privileged and confidential
information. If you are not the intended recipient of this
message (or responsible for delivery of the message to
such person) you are hereby notified that any use,
dissemination, distribution or reproduction of this message
is prohibited. If you have received this message in error,
you should destroy it and kindly notify the sender by reply
e-mail. Please advise immediately if you or your employer
do not consent to Internet e-mail for messages of this kind.
Opinions, conclusions and other information in this
message that do not relate to the official business of
Expert Information Services Pty Ltd ("The Company")
shall be understood as neither given nor endorsed by it.

The Company advises that this e-mail and any attached
files should be scanned to detect viruses. The Company
accepts no liability for loss or damage (whether caused
by negligence or not) resulting from the use of any
attached files.
**EIS******** End of Disclaimer **********



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to