On Wednesday, January 8, 2003, at 12:14 PM, Zhang, Li wrote:
I've never personally done it, but I just ran across this comment in SQLEngine.java (line 208):Does Castor support multilevel depends?
* Implementation Note:
* Extends and Depends has some special mutual exclusive
* properties, which implementator should aware of.
*
* A Depended class may depends on another depended class
* A class should either extends or depends on other class
* A class should not depend on extending class.
* because, it is the same as depends on the base class
* A class may be depended by zero or more classes
* A class may be extended by zero or more classes
* A class may extends only zero or one class
* A class may depends only zero or one class
* A class may depend on extended class
* A class may extend a dependent class.
* A class may extend a depended class.
* No loop or circle should exist
That seems to say that the answer is yes.
Rhett
--
Rhett Sutphin
Research Assistant (Software)
Coordinated Laboratory for Computational Genomics
and the Center for Macular Degeneration
University of Iowa - Iowa City, IA 52242 - USA
4111 MEBRF - email: [EMAIL PROTECTED]
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev
