[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Client-side XSLT. Re: Bad News on IE6 XML Support

  • From: Paul Spencer <paul.spencer@a...>
  • To: Paul Tchistopolskii <pault12@p...>, xml-dev@l...
  • Date: Tue, 11 Sep 2001 17:54:54 +0100

client side xslt performance
Let me just pick a couple of points to reply to:

> > Wouldn't it be great to be able to send the single XML document down the
> > wire to an XForms processor on the client and get the validated instance
> > document back?
>
> ??? So you send the XML document to the client and then client
> makes a *validation* ? You're saying that client-side XSLT
> may help you to *validate* something??? OMG.

Either I explained myself badly, or you are allowing your prejudices to
show. I am using XSLT to display and a validating parser to validate. The
fact that both are on the client means that my server is not interested
until it has a complete valid document to process.

> > Why is this a disadvantage? We now round-trip to the server for
> every new
> > page and have to hold our instance data across pages. We can't
> validate on
> > the client, so this is done on the server.
>
> And XSLT will not help you here. Really.
[snip]
> I'm not questioning that delegating some processing to
> the client is a good thing! Java RMI  (killed by MS)  was
> providing a reach framework for distributed computing,
> including distributed validation.

Absolutely XSLT helps. It is not essential - we could use the DOM. But it is
the combination of XML, XSLT and some simple script that allows us easily to
change the display of the form depending on the data input without round
tripping to the server. What saves the round-trips (and so improves the
performance) is not the XSLT per se, but the fact that it is being executed
on the client.

Paul Spencer
CTO, alphaXML Ltd
alphaXML is recruiting XML Consultants
+44 (0)1491 630053
http://www.alphaxml.com


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.