I finally got round to cleaning up the mapping package. It should now be useable by all these crazy people who want to manipulate the metamodel at runtime. I'd appreciate if people could take a look and review and critique. I'm sure there will be at least some further minor changes.

Great! Surprised to see it happen now to 2.1, but I love that it happens ;)


Question:
I can see you added <meta>'s to the mapping, and that's great...
but does it "honor" the inheritance rules which is done in hbm2java ?

If we don't want that in the getMeta() accessors (to be able to ignore inheritance)
then we should at least implement helper methods to allow access that implement 
meta-inheritance.

(No Max, I didn't remove the requirement for the classes to be available
at parse time. I'm not so keen on it anymore, either....)

;(


Well - i'll still fight for it ;)....but I would also say that my refactorings of 
hbm2java
have made it possible to access the actual xml from elements and that makes it 
possible to
access all data from hbm.xml without changing/adapting the hbm2java parser....that 
reduces
the need for an "in-sync" parser...but still....i'm lazy ;)

/max



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to