Main Page Modules Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
ACEXML Known Bugs
- ACEXML currently do not validate an XML files. The validator hooks have not fully integrated into the parser yet.
- Exception handling is not implemented. Currently, we use a reference of ACEXML::Env, similar to CORBA::Environment, to return the status of the execution. We should consider reusing the ACE CORBA macros to support native exceptions on platforms that support them.
- Need to verify predefined entities are working correctly. Check out the SAXPrint example.
- Currently, replacement of parameterized reference (PEReference) is not working.
- Although most namespace supporting features/interfaces are there, the parser currently does not interpret namespace.
- The encoding attributes in xml decl element is ignore. We have no plan to support different character encoding other than UNICODE ones.
- I'm sure this list will grow. :)
Generated on Thu May 23 00:37:03 2002 for ACEXML by
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001