Boost logo

Boost :

From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2007-02-27 17:54:43


Péter Szilágyi wrote:
> What I'm
> trying to point out here is that maintaining two separate APIs isn't really
> the best solution... instead I would suggest one module with "simple" +
> "expert" methods...
That's still effectively two APIs. Whether it's two implementations is a
different question.
> So internally it could use a DOM representation, but if the
> user chooses to stick with the basics,
Just pointing out: implementation stream parsers on top of a DOM
representation is about as inefficient as you can get.

Sebastian Redl


Boost list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk