Hi

I am not tried this yet, but just wanted to ask if it is possible.

(1) ObjectA has many ObjectB (ObjectB depends on ObjectA)
(2) ObjectA has many ObjectC (ObjectC depends on ObjectA)
(3) ObjectC has many ObjectB (ObjectB NOT depends on ObjectC)

(1) and (2) is possible and Castor handles the dependency really well. When
I create ObjectA, it creates ObjectB and ObjectC.

Now I want to have a vector in ObjectC that references ObjectB. This will be
maintained by the application. This is kind of relationship possible? Will
Castor now know how to load ObjectA properly?

I will try this out this afternoon.

Keith C

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to