Hi Hynek,

you don't need to extend MetaData, you can just rely on automatic meta data merging:
http://rifers.org/wiki/display/RIFE/Meta+data+merging

Hope this helps,

Geert

On 06 Dec 2006, at 17:32, Hynek Schlawack wrote:

Hi,

as it seems, I can't access/serve objects that are derived from MetaData
through XFire.

That presents a nice problem: I need all my beans in two flavours: Once
pure for XFire and once with MetaData for the RIFE's JDBC
layer. Unfortunately, Java has no multiple inheritance, so I'd have to
create two identical Beans, once "pure" and once derived from
MetaData...

Did I miss something? Is there some other way to get MetaData inside of
a Bean, eg. via interfaces?

TIA,
-hs
_______________________________________________
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