Thursday, February 26, 2009

Moving towards w3c standards

For various events handling I have decided to move towards W3C standard event handling.
I have refactored the current APIs of socket and libxml_saxparser to be using various standard event APIs. (addEventListener(), removeEventListener())

No comments: