Just a few comments re: xmlc capabilities... awesome discussion,
BTW...
1. xmlc and enhydra support auto-recompile if changes to the xml/html
page are detected. This is to support our customers who just want
to make changes to the GUI without requiring the involvement of the developer.
2. Lutris have announced xmlc support for imode/chtml, xhtml and voicexml
available in 6 weeks. This is done by adding those respective DOMs and
DOM packages to xmlc.
3. xmlc requires NO custom tags, because all the "links" to Java code are
provided using CSS IDs.
4. one other thing, and I'll admit my taglib ignorance/prejudice, (though
there's a pretty
good article on taglibs by Adam Chase in JDJ October 2000) is that the
xmlc mechanism encourages a standard approach to the designer/developer
boundary. I.e., the methodology for handling mocked up data and
identification
of dynamic elements is the same for everybody because this is a native
purpose of xmlc. Even though xmlc is turning out to be perfect for support
device (wired, wireless) independence, Lutris originally developed it purely
to solve the (then) ills of embedding Java in mark up languages.
David
Rickard Oberg wrote:
> Just to clarify.
>
> > > 3) AFAICT all other models either output XML which is XSLT'ed to HTML
> or
> > > work on XML in code at some point (XMLC). No such thing here.
> >
> > No,
>
> I.e. "no, code does not work on XML".
>
> > the way we use XMLC is to compile the html to a java class (well,
> > it treats it as xml with the html dtd, but this is more-or-less html)
> > and then use the w3c DOM to insert/remove bits.
>
> I.e. "yes, code works on XML"....
>
> Right?
>
> /Rickard
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Problems?: [EMAIL PROTECTED]
--
David H. Young
Chief Evangelist
Lutris Technologies, Inc.
1200 Pacific Avenue, Suite 300
Santa Cruz, CA 95060 USA
831.460.7310; 831.471.9754 (fax)
http://www.lutris.com
http://www.enhydra.org
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]