This is a great feature! One suggestion, though:
public class FieldSuper implements ReflectHelper.AccessibleViaFieldsOnly {
From a usage point of view, I think it would be a lot cleaner to put this option into the config file, e.g. FieldSuper.hbm.xml. Using a marker interface would make a data class dependent on Hibernate, which is not a good thing for people trying to write a platform-independent domain model. Marker interfaces are also sort of ugly in general: consider the mess that is java.lang.Cloneable.
Laura
------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ hibernate-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hibernate-devel