.... 
> I think you're reaching an interesting point here.
> 
> The developer information should be retrieved from an external
> repository, this being an LDAP or a simple global XML file shared by all
> projects.
> 
> Otherwise you have a maintenance burdain on big projects.
> 
> Furthermore, it introduces unnecessary dependencies. If I travel for a
> while, and my timezone is affected I don't see why I should modify the
> project files. Sounds counterproductive to me.
> 

Hello Jerome,

It's exactly what I have in mind. 

I think that in a project file we only need to have an id to retrieve the
user and his roles.
I didn't found yet haw we can describe the unique id but I think it is
possible.
For example with an LDAP Directory :
<developer>
        <type>LDAP</type>
        <id>cn=aheritier.....</id>
        <property>
                <name>ldapServerUrl</name>
                <value>....</value>
        </property>
        ....
</developer>


> Jerome
> 
> PS: Arnaud I noticed that your reply-to field seems to default to your
> email instead of the list's one when you use your laposte.net account or
> apache.org account. Probably because you override it there. Doesn't do
> it with your axway account. I am not sure if it's a bug or a setting in
> ezmlm. Sound strange to me reply-to should default to the list,
> shouldn't it?

At home, I overrided the reply-to laposte.net with apache.org to subscribe
to the mailing lists with my apache @.
It's weird because I thought that ezmlm automatically overrided it with the
ML @.  



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to