Jody Garnett a écrit :
> Hi Martin; I think we talked about this one years ago? I am just going
> to present my origional idea - you can
> take it or leave it as you see fit.
> 
> - FooFactoryFinder( hints ) constructor defined, will store the users
> Hints in a field and use it when calling the create methods
> - FooFactoryFinder.createFooFactory() will produce the Foo using the
> above Hints
> - Users make a different finder if they want to search with different
> Hints (the finder is the stage for the activity of the create methods)
> - FooFactoryFinder.DEFAULT provided for code that used to use the static
> methods

Yes I remember that it was your suggestion, and I'm adopting it. We don't need
the alternative for "STRICT" that you mentionned in the remainder of your email
- it is just FactoryFinder(hints) with empty hints.

The main difference in my proposal was that I didn't proposed to make the
FactoryFinder(Hints) constructor public (on intend - my usual conservative
approach), but we could if you think that we should.

        Martin


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to