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

Re: re: genx


xml writer cdata

----- Original Message ----- 
From: "David Tolpin" <dvd@d...>

> Tim,
> 
> rant:
>   many comments sent are making genx.h more complex. My feeling is that it is already
>   at the required level of complexity or above, and should be kept as simple or
>   made simpler.

David,

If you look closely its not that bad. These are the basic suggestions for
"additional" features I have seen:

- Abstract output call-back (you have suggested something more complex as well)
- Optional escaping of illegal characters (especially when it does not change anything).
  This only requires an option getter/setter, but does not make the API
  more complex, as it is all about internal behaviour.
- Option to turn off encoding and name checking 
  (could be done with same option getter/setter as above)
- Pretty printing support (even the supposedly very simple XML::Writer
  Perl API that was mentioned, has this)
- Allow for setting a custom free (and realloc) in addition to alloc
- Writing of raw (unchecked) data (part of XML::Writer)
- Writing of short form empty elements (part of XML::Writer)
- Writing of CDATA sections (have different checking/escaping rules)
- Writing of XML declaration (part of XML::Writer)
----------
- Writing of DTD declarations 
  (the XML::Writer API has a function to write a DocType declaration)
- Some access to internal namespace tracking information

Except for the last two this is not much added complexity.
  
Karl

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.