Re: [Geotools-devel] FeatureSource dispose and setTransaction

2010-06-12 Thread Andrea Aime
Jody Garnett ha scritto: > This came up a while ago; and I am hitting it again as I go through > the steps of cleaning up a map layer. > > I would like to add the following methods: - > FeatureSource.dispose(); > clean up after a feature source - mostly cleans up any outstanding > listeners I gu

[Geotools-devel] FeatureSource dispose and setTransaction

2010-06-12 Thread Jody Garnett
This came up a while ago; and I am hitting it again as I go through the steps of cleaning up a map layer. I would like to add the following methods: - FeatureSource.dispose(); clean up after a feature source - mostly cleans up any outstanding listeners I guess - FeatureSource.setTransaction( Tra