I commented on github, will do so again here:
1. The changes were smoothly applied, did not see any major workarounds like in
GeoTools or uDig
2 We could make use of some of those DataUtilities methods.
3. I tend to do try / finally around each FeatureIterator
4. The security feature collectio
On Sat, Nov 10, 2012 at 2:09 AM, Andrea Aime
wrote:
> Hi,
> I was chatting with Jody on IRC and it seems the feature collection work on
> the Geotools side is done with a pull request ready to be merged.
> uDig seems to be ready as well, whilst GeoServer wise as far as I
> understand
> we have a b
On Thu, Sep 20, 2012 at 12:25 AM, Ian Schneider wrote:
> In tracking down why a PointStacker transform isn't working, I found
> that the StreamingRenderer adapts the original query then reapplies it
> to the transformed feature collection. StreamingRenderer:2236 on 8.x
> is the start of the releva
Sounds good on this end, will make a 9.0-M0 tag before the patch is applied (so
there is a safe point to latch onto for any projects that need it).
--
Jody Garnett
On Saturday, 10 November 2012 at 7:09 PM, Andrea Aime wrote:
> Hi,
> I was chatting with Jody on IRC and it seems the feature co