[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
RE: [corona-dev] The mapping between system name and user name.
|
Yes we could make the changes you suggest below, but I would like to get
rid of this sad example of a repository. I already have the Derby based
repository code ready to go it is just a matter of getting the Derby
bundle from Dennis and checking it into cvs. I'm not sure one more
failure point is going to matter. We already have a large amount of new
code written. I would feel more comfortable if I saw more test cases
being written.
Glenn Everitt
-----Original Message-----
From: corona-dev-bounces@xxxxxxxxxxx
[mailto:corona-dev-bounces@xxxxxxxxxxx] On Behalf Of Marcin Okraszewski
Sent: Tuesday, August 22, 2006 11:42 AM
To: Corona development
Subject: [corona-dev] The mapping between system name and user name.
Wouldn't it be easier to modify the team member XML a bit, instead of
using Derby? It is still one more component that may fail during the
demo. If it would look like this:
<teammembers name="Corona Team">
<member id="cwpl-ekalka">Edyta Kalka</member>
<member id="cwpl-pkaczmar">Pawel Kaczmarek</member>
<member id="cwpl-mokrasze">Marcin Okraszewski</member>
<!-- ... -->
</teammembers>
RepositoryAdapter.listResourceIds() and
ProjectContainerProxy.listActiveMembers() would return the list of ids,
eg. { cwpl-ekalka, cwpl-pkaczmar, ... } while
RepositoryAdapter.fetchResource() would return full name. If it was like
this, the team member list would work properaly, and we had a mapping
between user system name and his full name.
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.