[haiku-development] Port OpenBinder xml_kit?

  • From: Dario Casalinuovo <b.vitruvio@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Sat, 5 Sep 2015 22:55:48 +0200

Hello,
i'm just wondering if the option to port the OpenBinder xml_kit has been
evaluated by someone. I've extracted the kit with the needed dependencies
on their support_kit which consists in SValue, SValueMap, SVector and
SSharedBuffer, where the latter is something that can stay private. There
are other few parts such as the equivalent of BFlattenable and BArchivable
interfaces which should be easy to port from. In the end i think it's
feasible and it will allow to have a working parser once it begin to run.

For the second phase, the kit allow to implement a new parser on top of it.
Such as replacing it with something like libxml and providing BSAXParser
and BDomParser (just as an idea).

The classes can be seen from this link :


--
Best Regards,
Dario

Other related posts: