The klish has no C++ code now so it can be build by toolchain without C++ support. It's useful for embedded systems.
The tinyXML internal implementation was removed. Now klish can use the following external XML backends to parse its XML config files: libxml2, expat, libroxml. These XML parsers are C-based. For details about XML backends see the https://code.google.com/p/klish/wiki/xml_backend.
Thanks to Emmanuel Deloget for XML backends wrapper implementation.
The tinyXML internal implementation was removed. Now klish can use the following external XML backends to parse its XML config files: libxml2, expat, libroxml. These XML parsers are C-based. For details about XML backends see the https://code.google.com/p/klish/wiki/xml_backend.
Thanks to Emmanuel Deloget for XML backends wrapper implementation.
No comments:
Post a Comment