on 7/10/02 1:13 PM, "Marcellus A. Tryk" <[EMAIL PROTECTED]> wrote:

> Hi all -
> 
> So Torque generates 4 classes to map to a table, eg: BaseSomeClass,
> BaseSomeClassPeer, SomeClass, SomeClassPeer. It's my understanding that, in
> this case, I would augment SomeClass with business logic and so have a
> useful class that supports persistence. But since SomeClass extends
> BaseSomeClass, SomeClass can't extend any other class, which puts severe
> limitations on my design.  This seems like such an obvious problem that I
> feel like I must be missing something.  Am I misinterpreting the use of
> SomeClass?  Do I have my business objects delegate persitence operations to
> corresponding persistence objects?  Any explanation would be gratefully
> received.

This is about as nutty as you are going to need to get...

<http://scarab.whichever.com:8080/scarab/api/org/tigris/scarab/om/ScarabModu
le.html>

Look in Scarab's cvs for our scarab-schema.xml

    http://scarab.tigris.org/

=)

-jon


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to