Re: AW: [Objectbridge-developers] [Fwd: [objectbridge - Open Discussi on] New repository.xml/dtd p
Brought to you by:
thma
From: Ivan T. <to...@cr...> - 2001-08-31 14:37:08
|
Hi all, Hopefully, I've changed everything as we discussed, added the missing `size' and `nullable' attributes and made the xml a little bit more readable. Please review it, to see if there is something wrong or missing. Especially with the `ref-id' elements, cause I'm not sure I've done them right. Is it correct that `ReferenceDescriptor/descriptor_ids' points to fields in the current class, and for `CollectionDescriptor/descriptor_ids' -- to fields in the referenced class? Also, I see that the method ObjectReferenceDescriptor.getForeignKeyFields() returns a list of ids. I can preserve it's semantics, but I wonder if this is realy needed. -- Ivan |