Hi John,

first, can you tell me why you need access to the bean instance?

Best regards,

Geert

On 16 Jun 2006, at 17:44, John T wrote:

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


--
Geert Bevin
Uwyn "Use what you need" - http://uwyn.com
RIFE Java application framework - http://rifers.org
Music and words - http://gbevin.com


_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users

Reply via email to