Jody Garnett wrote:
> Justin Deoliveira wrote:
> Nope it was my responsibility and I carefully updated the javadocs; if 
> that was not good enough I need to hear about it. You were correct that 
> the interfaces were not clear; please review what is there now (rather 
> than the way things were years ago). So far Jesse and Gabriel have been 
> able to use them as they stand; I have my troubles with some of the 
> entries (you mentioned publisher; I get stuck on schema) - but having a 
> set that is documented via dublin core is much better than years spent 
> stuck on the fine points of mean is it not?
Ok, we are misunderstanding each other. Here is some code to be clear. 
This is what i want the interfaces to look like:

DataStoreInfo {

   String getURI();

}

DublinCoreInfo extends DataStoreInfo {

   String getTitle();

   String getPublsiher();

   String getSchema();
}

> There were two hesitations:
> - when Gabriel started generics were not needed; where he ended up it 
> looks like they may be required
I dont understand what his means.
> - the other one is his deadline; I am not confident that we can explain 
> a set of classes that use generics well enough to get the proposal 
> approved.
I disagree. I think supplementing the classes we have with generics will 
be more clear than introducing 5 new classes, and 5 new inhieretence 
relationships.

> We also cannot snowball people due to lack of time; 6 of one half a 
> dozen of the other. I still have referencing work that is waiting 
> Martin's review before it is advertised as the way to do things...
>
Sorry, but a deadline is no excuse to crap all over the api. I would 
rather if people have these sorts of deadlines they hack outside of 
public api. And for deadlines I assume you mean gabriel and the wfs 
datastore for the fgdc project. One of the main reasons topp applied for 
funding was to get complex features on trunk the *right* way. We want to 
deliver something soon but not if it means screwing up our data access 
api more then it already is.

-Justin

> Jody
> 
> !DSPAM:4007,47aa3831188932085621377!
> 


-- 
Justin Deoliveira
The Open Planning Project
[EMAIL PROTECTED]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to