-
Notifications
You must be signed in to change notification settings - Fork 99
replace lib/sax.js? #55
Copy link
Copy link
Open
Labels
help-wantedExternal contributions welcomeExternal contributions welcomeneeds investigationInformation is missing and needs to be researchedInformation is missing and needs to be researchedquestionContains open questions that need to be answeredContains open questions that need to be answeredstrategic
Milestone
Metadata
Metadata
Assignees
Labels
help-wantedExternal contributions welcomeExternal contributions welcomeneeds investigationInformation is missing and needs to be researchedInformation is missing and needs to be researchedquestionContains open questions that need to be answeredContains open questions that need to be answeredstrategic
Type
Projects
Status
Has Priority
The existing
lib/sax.jsmodule seems to be needed for XMLReader which is used by dom-parser.js.From #35 (comment) I am wondering if we could replace sax.js with a faster or better SAX parser?