Hi dear Hibernate developers

To begin with, thank you for an excellent ORM product.

As a "by-product" of converting the schema definition of our database to 
hbm-xmls
(the first step towards migrating to hibernate), as well as changing the format 
of our
database "bootstrap" data from insert scripts to hibernate-style XML, I've done 
a number
of modifications to Hibernate-core and Hibernate-tools.

The impact areas are reverse engineering (e.g. retaining primary-key, 
foreign-key and index names),
HBM parsing and DDL generation (e.g. support specification of foreign-key 
names) and replication (some issues 
with replicating nested XML entity elements in a single transaction).

Now, obviously, me being a relative noob in hibernate, these changes are 
probably based on
inadequate knowledge in some cases. I'm quite ready to correct the approach 
used, but I'm thinking
it might be more efficient for everyone involved (especially me :-) to send a 
post to this list describing
the changes I've made, and then submit a patch for each change when these 
changes have been
reviewed by some of the developers.

What is your preference in this matter?

Thanks
-Gulli



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to