OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] re: genx

[ Lists Home | Date Index | Thread Index ]

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.

error handling:
  what about not returning error conditions? Predicates (check...) return either 0 or !0,
  it is clear. But what's the use of error codes in writers? If it's use is in error handling,
  then an error_handler(void *userData, int errno) can be passed to the API.

  The user can easily do longjmp, exit(), abort(), or whatever there. 

  The default error handler would perror() and exit().

David

  • References:
    • re: genx
      • From: Tim Bray <tbray@textuality.com>



 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS