Jonas wrote:
Hello,

I'm using a XDoclet 1.3 snapshot (3 days old) to generate Hibernate mapping
files. Unfortunately it is a lot slower than version 1.2.3. I know 1.3 is not
finished yet, but is there anything I can do to speed it up? I also noticed
that the tags changed and I'm getting hints in the mapping files to use them.
Does this have anything to do with it?

Thanks a lot,
Jonas

Unfortunately the hibernate module is currently pushing the limits of the xdoclet 1 core architecture. In order to support some of the newer tags for Hibernate 3, and to support various possible combinations of tags, the module now relies on a lot of template merges...which basically means that it's slower than before. If this is a real issue for you, then you really might want to consider moving to Xdoclet2 Hibernate module. This likely will run much faster for you.

Paul




-------------------------------------------------------
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&kid=110944&bid=241720&dat=121642
_______________________________________________
xdoclet-user mailing list
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to