Hi Ed; We have lookd at MVC concepts and frameworks. We think the concepts are a good fit, but we don't like the ORM-centric nature of the frameworks. This is actually something we have a relatively strong concensus regarding in the core team.
Don't worry, we are planning to move the codebase to an MVC architecture. We just don't intend ot use any of the frameworks to do that. The M is going to be nearly (but not entirely) contained in the db itself. The big difference between how we intend to do this and how most MVC frameworks handle it is that we intend to make this layer db-centric rather than use the DB just as a storage engine. The V is going to include TT-based user interfaces for more experimental features and XML/XSLT interfaces for more mature features. The C is going to contain the rest of the code. Best Wishes, Chris Travers ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Ledger-smb-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
