Hi,

Anyone with objections for me to change the representation of <query-param> to a set with mappings from "name" to a QueryParam instead of "name" to a instantiated Type ?

With the current setup the type is always fully resolved and loaded, meaning if you have
<query-param name="x" type="Some.Entity"/> it will result in classnotfound.

I would think it is only the tools that is dependent on this so not a big thing, but its still
an API change.


--
--
Max Rydahl Andersen
callto://max.rydahl.andersen

Hibernate
[EMAIL PROTECTED]
http://hibernate.org

JBoss Inc
[EMAIL PROTECTED]


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to