[Wh2fo-devel] Developer's Status and future work.
Status: Beta
Brought to you by:
fabgia
From: Giannetti, F. <Fab...@hp...> - 2002-01-09 11:13:58
|
Hi Carlos, Nachev (you've been very quit until now ....) and Matthias, have you familiarized with the code ? Did you find any comment, problem and so on that you like to discuss ? Have you suggestion of future development and how to proceed. I'm open to any kind of solution that you will suggests. Matthias has been very useful to find out how to improve the documentation and I guess he can also suggest new features. As you can see from the code the most complicated part is the parsing, unfortunately the way in wich Word creates the HTML has forced me to introduce a non linear way to parse the document. I'm trying to understand if it will be possible to use standard HTML parsers like jTidy (that is also a project in SourceForge) or try to work on the parser to made it a little bit more robust and linear. Something that could be improved quite soon is the parsing of the header and footer, so we can add images, horizontal rules and so on .... I'm sorry that the code is not well documented so if you expose me the parts that are particulary unclear I will add some documentation. Fabio |