Re: cvs commit: xml-fop/src/java/org/apache/fop/render Renderer.java

2004-10-11 Thread Glen Mazza
--- Jeremias Maerki <[EMAIL PROTECTED]> wrote: > > On 11.10.2004 01:29:40 Glen Mazza wrote: > > Jeremias: Why does the FOEventHandler need to > know the MIME type > > supported by a Renderer? > > The FOEventHandler doesn't need to know the MIME > type. But maybe the a > FOP integrator needs it.

Re: cvs commit: xml-fop/src/java/org/apache/fop/render Renderer.java

2004-10-11 Thread Jeremias Maerki
On 11.10.2004 01:29:40 Glen Mazza wrote: > Jeremias: Why does the FOEventHandler need to know the MIME type > supported by a Renderer? The FOEventHandler doesn't need to know the MIME type. But maybe the a FOP integrator needs it. > It hasn't been requesting it. The "primary > key" of the Re

Re: cvs commit: xml-fop/src/java/org/apache/fop/render Renderer.java

2004-10-10 Thread Glen Mazza
Jeremias: Why does the FOEventHandler need to know the MIME type supported by a Renderer? It hasn't been requesting it. The "primary key" of the Renderer is its constants value in fo.Constants, and the FOEventHandler has already chosen the renderer based on this value by this time. What add

cvs commit: xml-fop/src/java/org/apache/fop/render Renderer.java

2004-04-15 Thread pbwest
pbwest 2004/04/15 00:46:19 Modified:src/java/org/apache/fop/render Tag: FOP_0-20-0_Alt-Design Renderer.java Log: Add getGraphicsEnvironment Revision ChangesPath No revision No revision 1.8.2.4 +4 -0 x