[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XML class descriptor, go for the full monty !



Why not adding the class instances and method implementations well ?
Additional parameters would be the return value, exception(s) thrown
and the lines of codes for the method (in a CDATA element) etc.
In this way you would create a central repository for administering meta
classes, fit for generating, compiling and deploying all kind of JAVA
sources etc.

Regards, Hans

----- Original Message -----
From: Falko Braeutigam <falko@softwarebuero.de>
To: <ozone-users@ozone-db.org>
Sent: Tuesday, February 22, 2000 6:23 PM
Subject: XML class descriptor


> Hi folks,
>
> we are currently working on making a XML class descriptor for ozone. It
will
> allow us to specify all additional class information (remote interface,
method
> lock levels, maybe other) in a XML file instead of the interface file.
It's
> similar to an EJB deployment descriptor.
>
> etc ..........