Hello Andrea I had a quick look at the patch you posted at http://jira.codehaus.org/browse/GEOT-2363 and I'm fine with it. If you have that change ready to commit on your local SVN, would you like to commit them? Alternatively I can commit your patch if you prefer - at your choice, just let me known.
For http://jira.codehaus.org/browse/GEOT-1770 I'm fine with you applying the patch. But I think that no matter what we do, we will probably need to put a smaller timeout anyway - 1 hour is probably too long. For info: the Jody's approach (using a pool of worker) has been applied on geotidy and the duplication between new and old code has been removed. I adopted many of Jody's class name (ThreadedAuthorityFactory, ThreadedEpsgFactory, AinsiDialectFactory, etc.) some time with slight changes ("CachedFactoryDecorator" --> "CachingAuthorityFactory" thanks to Adrian teaching me a bit of English; "Cached" suggests that the factories are cached, while actually we cache the elements that the factory create, not the factory itself. "Caching" suggest a factory that perform caching). Martin ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
