FYI, I'm working on that. The strategy is to remove stray System.out/err or Exception.printStackTrace() calls where possible, or pipe them to a logger instead. Some of those will need some additional work in the area of exception handling.
On 13.11.2005 23:37:17 Nils Meier wrote: > Hello > > just wanted to bring your attention to the fact that > there's still quite a bit of System.err calls in > FOP code. > > Is there a strategy for getting rid of those before > the release? > > Thanks > Nils Jeremias Maerki
