Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [corona-dev] ProjectContainer Definition

> 2. what is the format or access method to storred data (xml file, data

> base, web service call, ...)

Wouldn't the URI have this information based upon the URI's scheme?  For
example: 
* http://
* cvs://
* jdbc://
* file://


-----Original Message-----
From: corona-dev-bounces@xxxxxxxxxxx
[mailto:corona-dev-bounces@xxxxxxxxxxx] On Behalf Of Marcin Okraszewski
Sent: Monday, July 17, 2006 10:06 AM
To: Corona development
Subject: Re: [corona-dev] ProjectContainer Definition


> *Is such situation possible - in other words can we have two separate 
> team member repositories defined within the same project container (in

> such situation to receive list of all team members we would have to 
> sum results parsed from xml and tuples from database)????*
>

Event if there is a single repository, we need two information:
1. what is storred within a repository (team members, files, list of 
bugs or whatever may be storred)
2. what is the format or access method to storred data (xml file, data 
base, web service call, ...)

Currently we call 1. as "kind" and 2. as "type". The names may be 
different, but however we call them, we need them.

Marcin
The contents of this e-mail are intended for the named addressee only.
It contains information that may be confidential. Unless you are the
named addressee or an authorized designee, you may not copy or use it,
or disclose it to anyone else. If you received it in error please notify
us immediately and then destroy it. 
_______________________________________________
corona-dev mailing list
corona-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/corona-dev

The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it. 


Back to the top