> However, this leads to my question: if I do the work (and its of
> acceptable quality), and submit it in the JIRA as a patch, will it be
> accepted?
yes, that is what jira is for ,)
/max
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
htt
Recently, I've been trying to figure out how to create
ResultTransformers, Interceptors, Listeners, etc (don't worry, this
isn't me asking for help). Unfortunately, the documentation for those
items is somewhat lacking.
While I have been guilty of the "first make it work, then (if you have
time) m