> Thanks for the reponse. The id stuff is legacy; never got around to changing
> it and if it ain't broke...

You might want to use the XDoclet module because that makes
maintaining the model a whole lot easier, especially for large ones.

> Re duplicate fields in extent classes. Does a concrete class inherit field
> definitions declared in a super-class e.g. the priceDetails collection - every
> Instrument implementation has this collection can I jsut declare it in
> Instrument and remove the declaration from implementations?

No, currently not, though I plan to add that to CVS Head (OJB 1.1).
Another reason to use the XDoclet module, because it will do this
copying for you automatically.
 
Tom

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

Reply via email to