From: Fridrich S. <fri...@bl...> - 2007-10-19 17:53:44
|
Ariya, Ariya Hidayat wrote: > Fantastically cool! Really a good job, Fridrich! Don't thank me, doing just my job :-) > BTW, what do you think about my recent proposal to split the stream library? Yes, as we agreed, working towards it. With the libwpd 0.9.0 release, the stream library will be a separate one. I am separating it gradually, since I have to maintain also the 0.8.x series and backporting starts to be a tedious task as the head and stable branch start to look to different. And also, I don't like to do too much infrastructure work in one single session, because build systems are not something I really find very fun these days. But, having said this, from today on, in head, the WPXStream.h header and the stream implementations do not use any of the libwpd headers (libwpd_types.h are a purely internal header now). So, separation is a question of a short time :-) And libwpg HEAD does not have the stream implementations others then the internal one anymore. So, cut short, working on it little by little. Cheers Fridrich P.S.: If someone feels like writing an equation parser and eventually output MathML-ish callbacks can be a fun, be my guest. I will give you the doc for the old-style WP equations. |