On 7/15/03 10:08 PM, "Robert Paris" <[EMAIL PROTECTED]> wrote:
> Well, it wouldn't make it slower because Document is just an interface. But > I agree that tying it to a swing interface makes it less portable. I think a > better idea would be looking into implementing MS's Word to XML idea and > then if it can be exported as XML, everything else is a simple XSLT step > from there. What do you think? > That's later and in addition to. . That doesn't get us out of writing an API for manipulating word. XSLT may also have lackluster performance for some transformations over a straight API approach. Though I agree we should have a generator/serializer etc. -Andy > _________________________________________________________________ > The new MSN 8: advanced junk mail protection and 2 months FREE* > http://join.msn.com/?page=features/junkmail > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Andrew C. Oliver http://www.superlinksoftware.com/poi.jsp Custom enhancements and Commercial Implementation for Jakarta POI http://jakarta.apache.org/poi For Java and Excel, Got POI? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
