In any membership organization with many in-house applications, the ability
to share members' data among applications is vital. Previously, applications
would duplicate functionality or make members leave one application to update
their new address. This didn't work well for members, nor was it easy to
maintain by developers.
Using a new framework, CFMVC, allowed us to make improvements. Our new
membership system will allow our paper submission application to let members
change their institution with the same front and back end code the membership
application uses.
In developing a new framework we needed it to handle the integration of over
twenty different databases and applications, work with multiple developers,
have low processing and be straightforward. We achieved... (more)