Version 7, last updated by thorben at September 16, 2011 18:59 UTC

Welcome to BBMVC - A Model-View-Controller framework for BlackBerry applications

Background: I have had this framework developed for quite some time ag and I think other developers can benefit from using it. When I started developing for the BlackBerry platform about a bit over a year ago, I came from developing for Windows Mobile where I was using a very similar framework that someone else had developed and open-sourced. Using the MVC design pattern, in my opinion helps to create much cleaner and easier maintainable (BlackBerry) applications. In addition, the logic can be tested easily and is not stuck within the presentation layer. 

Latest: The framework is committed. As documentation, please refer to the JavaDoc within the source files. I have also committed a sample application - one that I had originally coded for my presentation at the Atlanta Mobile Camp.

Used in: Taskee for Producteev , splitCosts, Gowalla (in the latest client - still in development)