[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message]

Tool development: by Perl-wrapped XQuery

Michael Ludwig mlu at as-guides.com
Fri Sep 4 15:24:47 PDT 2009


  Tool development: by Perl-wrapped XQuery
David A. Lee schrieb:

>>> * Encourage scripting languages developers to embed these XML
>>> languages directly into the scripting languages (say perl).
>> More precisely, write bindings to implementations in C/C++.
>>
> Only if the scripting language itself is written in C/C++ or has easy
> bindings to it.  If its in another language then bindings in that
> language are useful.

True. I only thought of Perl/PHP/Python/Ruby - all in C. But Jython and
JRuby were mentioned, and I could mention Quercus - all in Java.

> But equally important, IMHO,  is to be able to "glue" the data from
> one module to another efficiently.  That needs common in-memory
> formats.

That's the downside of issuing specifications and waiting for the
implementations to happen. Thank God XML does have a standard
serialization, so any document can migrate from one implementation
to another :-)

> That may mean, for example, that the language runtime define a
> standard XML in-memory representation and every module can use it
> natively. So that you can have say variables of XML Documents and not
> have to transform them to each module's internal representation
> (rebuild the document).
>
> To do this well I suggest is more then just writing bindings.  Its a
> language level problem as well as a binding problem.

Isn't .NET a solution to that problem?

-- 
Michael Ludwig


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
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-2011 All Rights Reserved.