I know the EJB 1.1 and 2.0 specs avoid (finesse?) the issue of bean
inheritance, but has anyone tried doing anything that mimics inheritance
using Orion? If so, can you share how you accomplished it?
I have an object model that uses inheritance. I started with a trial version
of PowerTier from Persistence, which does support inheritance, but also
costs two arms and a leg just for developer licenses, not to mention the
wheelbarrows of cash needed to deploy it.
Orion has cleared all but two hurdles for us in our evaluation: servlets (I
haven't tried one yet, but JSPs work, so I'm pretty sure we're OK there) and
"inheritance".
Thanks.
Kurt in Atlanta