Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note: in relation to exposing mifos functionality through web services, a basic prototype was implemented for MIFOS-5060 in a branch on git named hudsonBuild-springwebservices

Why seperate application?

By implementing mobile functionality in seperate application, keeps this functionality decoupled from existing mifos functionality, as a result:

  1. any investment in mobile mifos will be reusable by and protected from implementation changes in existing mifos
  2. can be implemented in seperate git project/repository and stored on seperate source control which will allow specialisation on mobile area and reduce level of understanding of existing mifos required