Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Most of this can be achieved by a move towards a Better Presentation Layer but there is still the need to seperate Data access from Domain entities in code. This will help add structure to code, make easier to unit test and should be easier for others to come onto project, understand and contribute or extend.

Other technical problems

  • no multitenant data architecture support / SaaS
  • configuration/setup and installation of mifos
  • migration of data onto mifos from other systems
  • programmatic use of hibernate and transactionality Refine Transaction Management
  • The way we audit entities
  • The data model/schema is quiet large
  • etc