On Sunday, 8 May 2011 at 6:54 PM, Mathieu Baudier wrote:
* As long as FactoryFinders work the library will function
> > And leaves me with the following problem to wrestle with:
> > - Can we "fix" FactoryRegistery (and fold out code in behind it?)
> > - Or do we need to just flat out replace it
> I
> Thanks! I have added you into the mix - indeed welcome to the geotools
> project :-)
Thanks, I'll do my best.
I have successfully checked out and built the branch.
I will now start trying some OSGi prototypes, which will probably give
me a better guts feeling of the challenges, classes and conc
> * As long as FactoryFinders work the library will function
> And leaves me with the following problem to wrestle with:
> - Can we "fix" FactoryRegistery (and fold out code in behind it?)
> - Or do we need to just flat out replace it
I just bumped in the Apache Commons Discovery project (via an A
> Don't know about the rest, but gt-util seems like a bad name to me
> would make me think it's a module filled with assorted utility classes.
I do agree with Andrea: I would intuitively look for "optional"
utilities/helpers in a module named gt-util.
> I took the name from a discussion we ha
I took the name from a discussion we had some time ago; when I wanted to kick
all the utility classes out of gt-metadata. The utility classes cover all kinds
of generic Java hacking (logging system; collections, etc...) and not only the
plugin system.
--
Jody Garnett
On Saturday, 7 May 2011 a
On Sat, May 7, 2011 at 8:28 AM, Jody Garnett wrote:
> I have added the "plugin" branch here:
> - http://svn.osgeo.org/geotools/branches/plugin/
> Thus far my plan is to:
> 1) commit my andriod hack into plugin/spike/andriod
> It has taught me that:
> - ServiceProvider is avaialble in Java 6 (and
I have added the "plugin" branch here:
- http://svn.osgeo.org/geotools/branches/plugin/
Thus far my plan is to:
1) commit my andriod hack into plugin/spike/andriod
It has taught me that:
- ServiceProvider is avaialble in Java 6 (and Andriod)
- The complicated imageio ServiceRegistery we use is n
Thanks! I have added you into the mix - indeed welcome to the geotools project
:-)
I am afraid you have joined to look into one of the worst problems I have run
into. I will write a separate status update shortly.
Jody Garnett
On Friday, 6 May 2011 at 1:34 AM, Mathieu Baudier wrote:
> It amou