On 26.Nov.2001 -- 03:27 PM, Carsten Ziegeler wrote:
> > From: Christian Haul [mailto:[EMAIL PROTECTED]]
> > On 26.Nov.2001 -- 11:50 AM, Carsten Ziegeler wrote:
> > > do we really need an explicit "debug" statement, like
> > > "<map:dump-parameters/>"?
> > > I think we shouldn't extend the sitemap language in this way. The next
> > > thing people ask for is to have a <map:dump-components> and so on.
> > > Why not simply always debugging it, if the log level is debug?
> >
> > Would be OK with me. Although it would require to do it after every
> > modification of listOfMaps, which could be a lot for complex
> > pipelines. Give me a word and I'll change sitemap.xsl accordingly.
>
> +1
Done, removed tag, added call to dumpParameters() after every
listOfMaps.add() and listOfMaps.remove().
Note that getLogger().isDebugEnabled() is checked in dumpParameters(),
thus the method call itself is unconditional. OK?
Chris.
--
C h r i s t i a n H a u l
[EMAIL PROTECTED]
fingerprint: 99B0 1D9D 7919 644A 4837 7D73 FEF9 6856 335A 9E08
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]