Re: [Webware-discuss] Refactor of UserKit

2005-02-01 Thread Seth Remington
I use UserManagerToMiddleKit, but that's more because of ignorance of the Role* variants than a conscious design descision on my part. I'm sure it goes without saying that the UserKit docs could use some work. -Seth On Mon, 2005-01-31 at 20:01 -0500, Winston Wolff wrote: > > > _

[Webware-discuss] Refactor of UserKit

2005-01-31 Thread Winston Wolff
Does anybody use UserKit? I'm going to simplify it for my own needs and I want to know if I should try to roll my changes back into Webware. What I plan to do is: * Add more test cases, * Add storage of Roles in MiddleKit. * Remove half of the different options for user managers with roles. Ri