> Sylvain Wallez wrote:
>
> Carsten Ziegeler a écrit :
> >
> > Hi,
> >
> > we get into the problem that the code of a method
> > should not be longer than 65535.
> > If you have a large sitemap all pipelines are
> > translated into one big method and then this error
> > occurs.
> >
> > Is there any possibility (besides subsitemaps) to
> > get a big sitemap working?
> >
> Can't you really split it in subsitemaps ? If not, sitemap.xsl could be
> modified to generate one separate method for each matcher pipeline, and
> the process() method would then be reduced to only calling the right
> submethod depending on the matching pattern.
>
If splitting is the only method, we should really think of redesigning
the sitemap.xsl stylesheet to generate more than one method. At least
one method per <map:pipeline> would be a good starting point.
Carsten
> > Carsten
> >
> > Open Source Group sunShine - b:Integrated
> > ================================================================
> > Carsten Ziegeler, S&N AG, Klingenderstrasse 5, D-33100 Paderborn
> > www.sundn.de mailto: [EMAIL PROTECTED]
> > ================================================================
> >
> --
> Sylvain Wallez
> Anyware Technologies - http://www.anyware-tech.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]