XPath support for my XMPP libraries was on my TODO list for a long time. Because agsXMPP is using its own DOM implementation I wasn’t able to use standard XPath libraries. Writing a custom XPath implementation is quite a challenge, and using System.Xml’s XPath functions would require 2 different DOMs and parsing the Xml twice, [...]
Monthly Archives: March 2010
New MatriX versions released
Posted by gnauck on March 10, 2010
0 comments
I am pleased to announce a new MatriX releases. All 3 MatriX editions were updated to 1.2.1.0 and are in sync with the version number now. This release includes also the first version of the MatriX developer guide with many code examples. I will add continuous more content, code snippets and examples to this guide. [...]
