Hi,

We have to developp a new application and we want to with a good design.

Basically we have a set of functionalities (user management, user data control, 
user data conversion, ...) the availabilty of those functionalities is 
controlled via a dynamic menu.


Hi planned to define one action for each functionality. 
But for the menu whats the best solution ?

I see two solutions :

1° Adding an extra action for the menu and implement Action chaining if I need 
to jump back to the menu.
2° All the actions extends a base class wich implement menu management routine 
and I use global forward.

Regards,

Michel Van Asten


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

Reply via email to