Hi, I've written at least 3 closed source "user" modules in my life. every second webapp seems to need it, and servers like James and Vysper need it, too.
There is a generic implementation at OpenSymphony.OSUser, but it seems stale. A user module typically needs: + Account data (name, nicks, identifying mails) + Login credentials + User's addresses (mail, jabber, phone...) + User details + ACL for different contexts What do you think about having a generic user module which is able to handle the many use cases in this field? Could start here, in commons, in labs? Bernd --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
