On Fri, Mar 5, 2010 at 3:46 PM, Achim Schneider <barsoap@web.de> wrote:
Johan Tibell <johan.tibell@gmail.com> wrote:

> = A high-performance HTML combinator library using Data.Text =
>

May I add

* Conceptual compatiblity with the W3C DOM. The library shoud be
 designed in a way that allows a thin / automatically generated
 wrapping layer to support DOM operations, where applicable.

?

It is a "keep that in mind", not absolute, requirement.

I'm not quite sure I understand what you have in mind. Do you mean that given a value of type Html you can e.g. query by ID to find children?

Cheers,
Johan