Jacopo Cappellato wrote:
Adrian,

I've not followed the details of your design, and so sorry if my comment is out of scope here... the main reason for the ApacheFopFactory class is that it implements a singleton. Maybe you have already addressed this in another class but it was worth of a mention.

Jacopo

Yes, that is addressed in the new class. To summarize: I created a worker class that eliminates a lot of redundant FOP code, and that worker class includes the singleton FopFactory instance.

-Adrian

Reply via email to