> From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]] > > > Vadim Gritsenko wrote: > > > > > From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]] > > > > > > Does anyone remember the good old SAXConnector? > > > > > > It was originally designed for transparently handling > > > xinclude/cinclude statements. But it wasn't used for this > > > because of the problems it caused for the caching. > > > > > > Then SAXConnectors were used for profiling and debugging. > > > The profiling code was replaced by profiling pipelines, > > > > ProfilingSAXConnector is still there and the only place where time is > > counted. > > > > You can refactor code so it is not needed... This could be possible to > > do in Profiling*EventPipeline by inserting ProfilingTransformer > > (transformer with functionality of ProfilingSAXConnector) between all > > the stages of the pipeline when pipeline is assembled. > > > Yes, exactly, or simply by inserting the current ProfilingSAXConnector > automagically between the components and nevertheless removing the > SAXConnector support.
+1 :) Vadim --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]