Vote passes: 8 +1s, no other votes.

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.

On 05.04.2008 16:33:51 Jeremias Maerki wrote:
> As announced three days ago, I'd like to call for a vote to merge the
> processing feedback branch [1] into Trunk. This will add the new
> per-processing-run event subsystem to FOP that has been described on:
> http://wiki.apache.org/xmlgraphics-fop/ProcessingFeedback
> 
> [1] 
> https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ProcessingFeedback
> 
> 
> +1 from me.
> 
> Jeremias Maerki
> 




Jeremias Maerki

Reply via email to