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

RE: help request: incremental =?UTF-8?Q?XSLT=28-ish=3F=29=20in

  • From: w3c@drrw.info
  • To: "Thomas Lord" <lord@emf.net>
  • Date: Thu, 08 Oct 2009 13:53:58 -0700

RE:  help request: incremental =?UTF-8?Q?XSLT=28-ish=3F=29=20in
Thomas,

Once the content is loaded into the DOM in the browser content it is fully accessible by the Javascript.

But it sounds like you want something that reacts to incoming events too - again Javascript can send and receive SOAP messages / or REST / for example - and update accordingly.

This is all done already - initial xslt runs loads xml, html and javascript into browser - its called AJAX!

Enjoy, DW

-------- Original Message --------
Subject: help request: incremental XSLT(-ish?) in javascript
From: Thomas Lord <lord@emf.net>
Date: Thu, October 08, 2009 2:33 pm
To: xml-dev@lists.xml.org

I am looking for a piece of software that I've
come to suspect doesn't exist - but I thought
I'd ask here as one way to double check.

We are used to the idea of browsers receiving
XML, retrieving a linked XSLT program, and applying
that program to produce an HTML DOM for display.

I am wishing for taking that one step further.
I would like a client-side XSLT implementation
that does that transform, but that also keeps around
the XML. I would like Javascript programs to be
able to modify the XML DOM objects and to have those
changes *incrementally* reflected in updates to
the HTML DOM.

I know that for arbitrary XSLT, such incremental
transforms can not always be fast. For example,
it is trivial to write an XSLT program such that a
single character change to a text datum in the XML
causes the HTML to have to be completely regenerated
from scratch.

I do hope for a solution where it is easy to write
a wide range of XSLT programs that *can* be updated
fast, incrementally. That is to say: I want good
performance in the easy cases and don't care so much
how the hard cases are handled.

I would prefer XSLT but I suppose it is not essential.
Something similar but non-standard is OK, if that's all
there is.

Why do I want this? Well:

I would like to build a system that roughly follows
a "model-view-controller" pattern. The XML will
serve as model. The HTML and some event handling hooks
will serve as view. The main logic of an application
are the commands (in Javascript) that the view can
trigger and which operate by having side effects on
the XML (the model) - that "command system" of the
application is the controller.

Is there such a piece of software around (that is
licensed as free software)? My impression is that
there is not - which I find somewhat surprising.

Finally, one person I mentioned this to admonished me
that I was proposing to use XSLT and Javascript in ways
they were never intended for and were ill suited for.
I could not get a clear sense from him of *why* he
thought so, but that is what he said. Is he right?

Thanks,
-t



_______________________________________________________________________

XML-DEV is a publicly archived, unmoderated list hosted by OASIS
to support XML implementation and development. To minimize
spam in the archives, you must subscribe before posting.

[Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
subscribe: xml-dev-subscribe@lists.xml.org
List archive: http://lists.xml.org/archives/xml-dev/
List Guidelines: http://www.oasis-open.org/maillists/guidelines.php



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


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.