On Jun 4, 6:49 pm, Sam Ruby <[EMAIL PROTECTED]> wrote:
> I'd like to repackage the sanitizer, highlighter, and serializer filters
> (like the optional tag filter) as standalone filters. These could be
> used independent of the builder or serializer used. Each filter can
> become an option of parse.
Dunno about the others, but as to the sanitizer, I think it important
to be able to
a) take a stream and produce a sanitized tree
b) sanitize an existing tree (e.g., from REXML) without having to
serialize and re-parse it.
Other than that, the refactoring sounds good...
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"html5lib-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/html5lib-discuss?hl=en-GB
-~----------~----~----~----~------~----~------~--~---