Hi,

Jörn's patch about the "change password" usecase (see [1]) looks quite
good. 
It made me think about a further improvement: since there are two
different "change password" usecases now, one for admins and one for
users, it might make sense to use a differnt usecase view for the user
version. 
If a user wants to change his password, he will see all the admin tabs.
This may be confusing, since a normal user should not have access to the
admin area.
My suggestion is to use a simpler usecase view (no admin tabs, no menu)
for this version of the usecase. It would also allow to have a redirect
to the original page after usecase completion.
I tried this and it's possible with almost no code duplication.

WDYT?

Josias


[1]
http://issues.apache.org/bugzilla/show_bug.cgi?id=39765


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

Reply via email to