:
: That won't work because TSS retrieves roles and permissions using joins
: into the DB.
: You can change the way Roles and Permissions are retrieved if you want.
:

That is precisely my point. Why does it do a join? Why can't it just ask for the ID 
from some interface? Remember, it
does a join because it doesn't have the ID, no other reason. The assumption that users 
should be in the database as well
is quite un-necessary.

thanks!
-ngd.


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

Reply via email to