Jeremias Maerki wrote: > I'm going to do one last change before the merge: Vincent told me last > week that the "Factory" classes in the event producers should rather be > something like "getters" (or "providers") since the returned instances > may be cached and reused. A factory usually creates a new instance in > every case. I think he's right so quickly go over all the event > producers and change from "Factory.create()" to "Provider.get()" using > naming much like we already have in layoutmgr.PageProvider. I hope > that's ok.
Well done, and thanks for taking my suggestion into account! Cheers, Vincent -- Vincent Hennebert Anyware Technologies http://people.apache.org/~vhennebert http://www.anyware-tech.com Apache FOP Committer FOP Development/Consulting
