Re: svn commit: r379883 - /xmlgraphics/fop/branches/Temp_API_Finalization/examples/embedding/java/embedding/ExampleFO2PDF.java

2006-03-06 Thread Simon Pepping
On Mon, Mar 06, 2006 at 09:08:42AM +0100, Jeremias Maerki wrote: > > > Added the methods. As you see from my example, I prefer early testing > > of the consistency of the Fop object. > > OK. However, I don't like your catching the IllegalStateException in the > example code. An IllegalStateExcept

Re: svn commit: r379883 - /xmlgraphics/fop/branches/Temp_API_Finalization/examples/embedding/java/embedding/ExampleFO2PDF.java

2006-03-06 Thread Jeremias Maerki
On 05.03.2006 21:55:44 Simon Pepping wrote: > On Thu, Feb 23, 2006 at 10:03:29PM +0100, Simon Pepping wrote: > > On Wed, Feb 22, 2006 at 10:22:39PM +0100, Jeremias Maerki wrote: > > > > > > On 22.02.2006 21:55:36 Simon Pepping wrote: > > > > Would it not be nicer to have a constructor that takes

Re: svn commit: r379883 - /xmlgraphics/fop/branches/Temp_API_Finalization/examples/embedding/java/embedding/ExampleFO2PDF.java

2006-03-05 Thread Simon Pepping
On Thu, Feb 23, 2006 at 10:03:29PM +0100, Simon Pepping wrote: > On Wed, Feb 22, 2006 at 10:22:39PM +0100, Jeremias Maerki wrote: > > > > On 22.02.2006 21:55:36 Simon Pepping wrote: > > > Would it not be nicer to have a constructor that takes the output > > > stream as an argument? > > > > If thi

Re: svn commit: r379883 - /xmlgraphics/fop/branches/Temp_API_Finalization/examples/embedding/java/embedding/ExampleFO2PDF.java

2006-02-23 Thread Simon Pepping
On Wed, Feb 22, 2006 at 10:22:39PM +0100, Jeremias Maerki wrote: > > On 22.02.2006 21:55:36 Simon Pepping wrote: > > Would it not be nicer to have a constructor that takes the output > > stream as an argument? > > If this is preferred, no objections. However, not all output formats take > an Outp

Re: svn commit: r379883 - /xmlgraphics/fop/branches/Temp_API_Finalization/examples/embedding/java/embedding/ExampleFO2PDF.java

2006-02-22 Thread Jeremias Maerki
On 22.02.2006 21:55:36 Simon Pepping wrote: > On Wed, Feb 22, 2006 at 08:50:57PM -, [EMAIL PROTECTED] wrote: > > Author: spepping > > Date: Wed Feb 22 12:50:56 2006 > > New Revision: 379883 > > > > URL: http://svn.apache.org/viewcvs?rev=379883&view=rev > > Log: > > Adapted this example to the

Re: svn commit: r379883 - /xmlgraphics/fop/branches/Temp_API_Finalization/examples/embedding/java/embedding/ExampleFO2PDF.java

2006-02-22 Thread Simon Pepping
On Wed, Feb 22, 2006 at 08:50:57PM -, [EMAIL PROTECTED] wrote: > Author: spepping > Date: Wed Feb 22 12:50:56 2006 > New Revision: 379883 > > URL: http://svn.apache.org/viewcvs?rev=379883&view=rev > Log: > Adapted this example to the new API. > > Modified: > > xmlgraphics/fop/branches/Te