Andy,

I just got CVS going. I am going to take a look at the POI stuff and try to
add javadoc comments to all of my legacy code. Also I will strip out the
XSL-FO specific code and strip it down to just the Word data structure.

I could replace the XSL-FO stuff with an event-style interface with
functions like onSectionOpen(SEP sep), onParagraphOpen(PAP pap),
onTableOpen(TAP tap), onCharacterRunOpen(CHP chp) and  put all of the XSL-FO
stuff into an implementation of this interface. Not sure how you want to
proceed on that so for now I will just stick with commenting.

Ryan

----- Original Message -----
From: "Andrew C. Oliver" <[EMAIL PROTECTED]>
To: "Said Ackley" <[EMAIL PROTECTED]>
Cc: "POI Development" <[EMAIL PROTECTED]>
Sent: Saturday, February 23, 2002 10:49 PM
Subject: HDF


> Hi,
>
> Not only are the sources in CVS now but I did a little work on getting
> them to use POIFS..  Check it out and let me know what you think
>
> -Andy
> --
> www.superlinksoftware.com
> www.sourceforge.net/projects/poi - port of Excel format to java
> http://developer.java.sun.com/developer/bugParade/bugs/4487555.html
> - fix java generics!
>
>
> The avalanche has already started. It is too late for the pebbles to
> vote.
> -Ambassador Kosh
>

Reply via email to