Home > Developers > Wiki > Web Page Flow Management
Views

Need:

Mifos currently uses its own implementation of web page "flow" based data management.

It would be worth considering removing this code and using a more full featured, better documented existing library like Spring Web Flow. Web Flow would allow us to manage flow based data as we do now (plus additional options) and it supports the explicit definition of page flow separate from the application and presentation code. This separate page flow definition would be helpful for developers trying to understand and debug the application and to tighten up the definition of existing and new functionality.


Grameen logo