>From a <Bean>MetaData instance, how does one reference the Bean instance? For
example, to add a validation rule that relies on the values of fields via the
getters.
It seems to me that MetaData should have at least a way to get the Object:
public final Object getMetaDataBean() {
return mMetaDataBean;
}
...or maybe there is a way to make it typed with Generics, I am not sure how
the ClassLoader puts it together.
Is there some other way that I am missing? Oh, I'll be switching to M2
shortly, so if something is in there for this... nevermind.
- JT
_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users