I am VERY new to the JBoss-dev list but...

>I haven't seen anybody complaining about this (the "findBy" prefix is
>more intuitive anyways IMO) but this should be fixed. The fix seems easy
>enough and I would be willing to take it but this could break a lot of
>apps out there that rely on the method being prefixed with "findBy" ...
>Any opinions on this? We could just generate the spec-compliant methods
>AND the findBy stuff but this seems a bit awkward ...

why don't you just generate the method as find<method> but generate a
findBy<method> also which calls the find<method>?

al





_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to