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

Re: Feasibility of "do all application coding in the XML langu

  • From: Robert Koberg <rob@k...>
  • To: xml-dev@l...
  • Date: Mon, 1 Dec 2008 11:40:52 -0500

Re:  Feasibility of "do all application coding in the XML langu

On Dec 1, 2008, at 10:58 AM, Michael Kay wrote:
>
>> But again, why would anyone sane want to do all of their
>> application coding in specifically XML-oriented languages?
>
> If all the inputs and outputs of the application are in XML, and if  
> the
> processing is within the capabilities of those languages, then why  
> would you
> want to do anything else?

Portability. I may be focusing too much on XML databases and webapps,  
but that seems to be a dominant theme in the XML webapp world. Yes,  
you can write a webapp with just XQuery, but you have to pick your  
processor (and in some cases the app server). If you want to use an  
XML DB to gain all the benefits there, then you might pick eXist or  
MarkLogic. Each has its own functions for getting a request parameter,  
session state, text searching, etc...

JSPs/Servlets/Filters can be dropped in any compliant servlet  
container. XSLs can be processed by any compliant processor. If you  
don't use container/processor specific features (which you mostly  
don't need), you are pretty safe. XQuery 'templates' are basically  
processor specific due to seeming need for redundant custom functions.  
And, there is no ability to find if your processor has a particular  
function, so it makes it even more difficult to write for multiple  
processors.

best,
-Rob



[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.