Re: cvs commit: xml-fop/examples/embedding/java/embedding ExampleFO2PDF.java

2004-07-15 Thread Glen Mazza
Sounds good. --- Jeremias Maerki <[EMAIL PROTECTED]> wrote: > Because, IMO, it allows the user to use the same > pattern for virtually > everything: > 1. Create a TransformerFactory > 2. Create a Transformer and optionally use a > stylesheet > 3. Specify the Source (DOM, stream, file, SAX) > 4

Re: cvs commit: xml-fop/examples/embedding/java/embedding ExampleFO2PDF.java

2004-07-15 Thread Glen Mazza
Thanks, Simon--I didn't think of this way of solving the problem--I just modified Jeremias' previous DOM example. However, I placed the method below temporarily in the example and committed it before returning to the Transformer version. This way, we have a working example should we ever need to d

Re: FOray 0.1 release

2004-07-15 Thread Jeremias Maerki
Making these parts into separate components is in line with what I have in mind when can talk about a shared repository between Batik and FOP. I hope I can take a good look into what you did later. From a quick look, however, I wasn't very pleased that you propose to use a lot of statics in the "Fo

Re: cvs commit: xml-fop/examples/embedding/java/embedding ExampleFO2PDF.java

2004-07-15 Thread Jeremias Maerki
Because, IMO, it allows the user to use the same pattern for virtually everything: 1. Create a TransformerFactory 2. Create a Transformer and optionally use a stylesheet 3. Specify the Source (DOM, stream, file, SAX) 4. Specify the Result (DOM, stream, file, SAX) 5. Start the transformation

Re: cvs commit: xml-fop/examples/embedding/java/embedding ExampleFO2PDF.java

2004-07-15 Thread Simon Pepping
On Wed, Jul 14, 2004 at 10:42:29PM -, [EMAIL PROTECTED] wrote: > gmazza 2004/07/14 15:42:29 > > Modified:examples/embedding/java/embedding ExampleFO2PDF.java > Log: > Updated FO->PDF example to use JAXP. > +// Setup JAXP using identity transformer > +

Re: Combined the AreaTree and FOTreeHandler (was: Re: cvs commit: etc.)

2004-07-15 Thread Simon Pepping
Glen, Thanks for your lengthy reply. It makes more sense now. Although I keep the feeling that this change brings the FO tree building and area tree building modules closer together than I would prefer. On Tue, Jul 13, 2004 at 04:20:16PM -0700, Glen Mazza wrote: > > AreaTreeHandler > > throws > >

Re: Meeting Bertrand

2004-07-15 Thread Jeremias Maerki
On 15.07.2004 18:02:34 Christian Geisert wrote: > What about IRC? It has the same problems as e-mail when it comes to interpreting messages. I'm using ICQ and MSN a lot, but that's not what I'm after here. > And it looks like there will be an ApacheCon Europe .. in 2005 in Stuttgart. That's ver

Re: Meeting Bertrand

2004-07-15 Thread Christian Geisert
Jeremias Maerki wrote: So far, I've met Bertrand and Jörg. No surprise as they live within about 120km of my place. :-) It's really interesting what difference it makes to have someone directly in front of you. Too bad, Skype still doesn't have video conferencing support. Anyone already using a vid

Re: cvs commit: xml-fop/examples/embedding/java/embedding ExampleFO2PDF.java

2004-07-15 Thread Glen Mazza
(Resending apparently...) Excellent--thanks--will do tonight. I didn't know the reason for this method, and was unsure if it was just legacy code. I'll also put a comment of how it speeds things up. Thanks, Glen --- Jeremias Maerki <[EMAIL PROTECTED]> wrote: > Glen, > > I'd like this change r

Re: cvs commit: xml-fop/examples/embedding/java/embedding ExampleFO2PDF.java

2004-07-15 Thread Jeremias Maerki
Glen, I'd like this change reverted. Here's the justification: VM warm-up (3 runs) VM warm-up finished. unbuffered: 766ms unbuffered: 781ms unbuffered: 766ms unbuffered: 750ms unbuffered: 703ms unbuffered: 719ms Average (unbuffered): 747ms buffered: 609ms buffered: 594ms buffered: 562ms buffered: