HomePhabricator
Diffusion pexts d0cb00ae5b92

parsing should be faster now. We are now setting only those callbacks in the…

Description

parsing should be faster now. We are now setting only those callbacks in the sax handler structure which are actually used by the callbacks object.
The functions to set callbacks for are determined by looking which of the supported handler methods are present in the callback object

Event Timeline