Hi! Im in the process of generating the add and remove methods for bidirectional associations and got "problems"..eh..challenges :)
The problem is: How do I identify bidirectional associations ? Hibernate's hbm.xml does not distinguish wether an association is uni- or bi-directional (and that is good - it makes thing simpler for the OR-mapping).... But which logic should the codegenerator apply to 100% safely recognize if there is a need for an add/remove method - and how should it 100% safely recognize the type of arguments that should be for the add/remove methods ? (I got my own guess'es, but would like to hear you version as i'm not sure my guess covers all the situations where it can occur...) With hope for feedback :) /max ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ hibernate-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hibernate-devel