You know, that's 128K of static character tables in the parser (if you include the XML character characteristics table and this one.) That's not doing much to minimize memory footprint. Could this one be compressed a bit so that its range based or something?
-------------------------- Dean Roddey The CIDLib C++ Frameworks Charmed Quark Software [EMAIL PROTECTED] http://www.charmedquark.com "I'm not sure how I feel about ambivalence" ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 02, 2001 11:29 AM Subject: cvs commit: xml-xerces/c/src/util/regx UniCharTable.hpp > knoaman 01/03/02 11:29:47 > > Added: c/src/util/regx UniCharTable.hpp > Log: > Schema: Regular expression handling part II >