[
Lists Home |
Date Index |
Thread Index
]
1/5/2002 4:11:45 PM, "Evan D. Lenz" <elenz@xyzfind.com> wrote:
>David Brownell wrote:
>> The javadoc doesn't constrain Transformer objects to support only
>> XSLT ... it appears to take some care to avoid linking to XSLT.
>
>To what extent that care is intentional, I think it's misplaced.
if JAXP is intentionally supporting only an abstraction of XSLT great!
if JAXP is abstract enough to allow users to plug-in transformers that implement
XSLT 1.0, XSLT 2.0, or some XSLTsubset, or some other syntax for XML transformation
stylesheets, so much the better for JAXP users and so much the better for
XML 'cause its too important to be held hostage by a bunch of freakin' geniuses at W3C.
|