Skip to content

Latest commit

 

History

History
65 lines (39 loc) · 1.79 KB

ROADMAP.md

File metadata and controls

65 lines (39 loc) · 1.79 KB

Roadmap for 2.0

overhaul serialize/pretty printing API

overhaul and optimize the SAX parsing

  • see fairy wing throwdown - SAX parsing is wicked slow.

improve CSS query parsing

DocumentFragment

Better Syntax for custom XPath function handler

Encoding

We have a lot of issues open around encoding. Is this really an issue? Somebody who knows something about encoding, and cares, should point this one.

Reader

It's fundamentally broken, in that we can't stop people from crashing their application if they want to use object reference unsafely.