[hibernate-dev] hsearch-81
John Griffin
jgriffin at thebluezone.net
Sun Sep 2 23:22:20 EDT 2007
Guys,
I've been looking at a new @ClassBridge annotation and where it fits in
DocumentBuilder. InitializeMembers grabs both the class's fields and methods
and then proceeds to call InitializeMember on each of them. I propose that
this class annotation (and any other that may appear in the future) be
looked for in the InitializeMember method before the fields and methods are
looked up. Applying this to any single field doesn't make sense.
If this need to be tracked by propertiesMetadata then so be it. I haven't
looked much beyond the DocumentBuilder class yet.
Thoughts? Suggestions? Ideas?
John G.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-dev/attachments/20070902/c529496a/attachment.html
More information about the hibernate-dev
mailing list