[seek-dev] Re: source code area structure

Jing Tao tao at nceas.ucsb.edu
Tue Sep 16 18:52:50 PDT 2003


On Tue, 16 Sep 2003, Bing Zhu wrote:

> Jing,
> 
> Following the last mail, where is the code of 'QueryType.java'?
> I saw the following line.
> import org.ecoinformatics.ecogrid.QueryType

It is a stubs file which you need run ant in ecogrid directory to get it. 
It is in build/stubs after you running ant.
> 
> I think we need to move the 'impl' and 'client' under EcoGrid rather
> than having them under EcoGrid/Metacat since the Ecogrid query service
> will submit queries to both Metacat and SRB. Namely,
> seek/projects/ecogrid/src/org/ecoinformatics/ecogrid/client/Client.java
> seek/projects/ecogrid/src/org/ecoinformatics/ecogrid/impl/QueryImpl.java
> etc.
> 
> And then we have java code from Metacat and SRB for EcoGrid stored in
> seek/projects/ecogrid/src/org/ecoinformatics/ecogrid/metacat 
> and
> seek/projects/ecogrid/src/org/ecoinformatics/ecogrid/srb.
> 
> Thus the package can have consistent names such as
> import org.ecoinformatics.ecogrid.srb.MetacatQuery
> and
> import org.ecoinformatics.ecogrid.srb.SrbQuery
> .

It is a good idea. But there is some name depency in globus, so I do this 
way.

> 
> Cheers,
> Bing
> 


Thanks.

Jing

-- 
Jing Tao
National Center for Ecological
Analysis and Synthesis (NCEAS)
735 State St. Suite 204
Santa Barbara, CA 93101




More information about the Seek-dev mailing list