Maybe take the opportunity to fix the typo in "featureRenderer()" (it
should be featureRendered(), shouldn't it?) and for the sake of consistency
add feartureStart() and featureEnd(). So maybe
deprecating featureRenderer() and make featureStart() a default that calls
the deprecated one until it's removed?

Another question: do you expect feature events to be enclosed by
layerStart/End events? I'm not sure how that'll play with multithreading, I
think StreamingRenderer will do parallel rendering to separate backbuffers
in some cases?

Andrea can you confirm?


On Thu, 10 Oct 2019 at 06:22, marco.volp...@geo-solutions.it <
marco.volp...@geo-solutions.it> wrote:

> Dear all,
>
> I would like to submit the following Geotools improvement proposal:
>
>  https://github.com/geotools/geotools/wiki/RenderListener-Extension
>
>
> I take also the opportunity to introduce myself:
> I'm Marco Volpini from Italy and I start recently working as a java
> developer at Geo-solutions.
>
> Best regards,
>
> Marco Volpini
> _______________________________________________
> GeoTools-Devel mailing list
> GeoTools-Devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>


-- 
Gabriel Roldán
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to