Am 05.11.2003 um 03:25 schrieb Adrian Brock:
On Wed, 2003-11-05 at 02:22, Holger Baxmann @ mac wrote:
Am 05.11.2003 um 03:11 schrieb Adrian Brock:

On Wed, 2003-11-05 at 02:08, Holger Baxmann @ mac wrote:
When does JBoss.org have the meta-model of the whole stuff defined
in
XSD and throuw the ugly DTD's away?
Then one is able to appy XSLT on the XSD's and all migration things
belonging to the meta-level are handled by the meta-level.

EJB 2.1 & J2EE 1.4 IIRC

Is anybody working on this DTD -> XSD transition ? Couldn't it be handy in this case, could it ?


Hi think Dr Jung has done something for web services, otherwise did you just volunteer?

I may have a look at this in my really spare time ... have a maybe-job for a winxp virtual device driver ;-))) I know about the beauty and the beast in XSD.

Any sources of info/man/doc about the DTD content except the source?


Scott's posted some of the requirements in the past, e.g. removing all the xml fluff. Let the container deal with the metadata as objects.

Mhhhm, this will make some Objects statefull in the view of Ms. Meta.
Decoupling of all content (class instances) from all semantics (cl/assembler) would be better IMHO.


One of the key issues is supporting the old deployments,
by translating them into the "new" object model.


jaxb doesn't cut it, it has limited/no support for changing schemas
or an already established object model.

The XSD is the Object Model regardless of the content of the referenced XML, so one may apply different XSD on the same XML - or even on the XSD's. Ok, at last you may generate the .java's :)))
2.4 DD+2.4XSD <-> XSLT <-> 4.xXSD+4.xDD;
4.xXSD+4.xCMPDD <-> XSLT <-> anyServiceDD


RelaxNG & friends could provide the direction.

bax

Regards,
Adrian

bax

Regards,
Adrian

bax



------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
--
xxxxxxxxxxxxxxxxxxxxxxxx
Adrian Brock
Director of Support
Back Office
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development




------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to