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

  • From: Rick Jelliffe <rjelliffe@a...>
  • To: "Rushforth, Peter" <Peter.Rushforth@N...>
  • Date: Wed, 03 Dec 2008 15:17:00 +1100

Re:  Feasibility of "do all application coding in the XMLlangua
Rushforth, Peter wrote:
> I think there's  a lot of value in such interfaces.  It would be nice
> if it didn't involve having to write a parser each time, but the cost
> is not too high, I think
>   
Yes. XML standards and tools took a gigantic step backwards in that 
regard, and have never recovered or tried to take that use case 
seriously. The explosion in new uses allows us to treat that kind of use 
as niche or external, rather than intrinsic.

In the SGML days, the world for system integration was pretty much 
divided into

  1) Those who used SGMLS/SP.  People who required free tools, and had 
SGML data.

  2) Those who used Perl. People who required free tools, and had 
non-SGML data they wanted hack like it was SGML (often then morphing 
into the first type)

  3) Those who used OmniMark. This was people who could pay for a tool.

The thing about OmniMark was that it had a built-in text processor, so 
that non-SGML files could be marked up to spec on demand. 

Furthermore, the input processing, the parsing and the output processing 
was implemented using co-routines, so it was possible to process the 
input differently depending on the currently generated element context.  
This overcame a problem that affects systems based on piping the output 
of a text-to-markup process into a markup-transformation process, that 
for any kind of complex input you may need to have grammar-dependent 
input processing: In the case of OmniMark, the unminimized markup could 
be used to guide processing both the input and the output; in a pipeline 
solution you would need to specify the grammar for the text-to-markup 
converter explicitly, which could be double handling.

In the early days of XML, some of the early proponents were very keen 
that it should be a universal format, and therefore up-translations 
(text to XML) were regarded as unsound  and wrong-headed. IMHO when this 
goes beyond expert opinion shaping the direction of a technology to 
experts denying the use cases of a population, it goes beyond expertise 
and starts to smack of arrogance (I have the same opinion about binary 
Efficient XML Interchange: I don't like it, I am not convinced, I 
couldn't be bothered to help, but if they think they have a use case who 
the hell am I to tell them otherwise or campaign against their spec or 
block it on some committee?)

Cheers
Rick Jelliffe


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