From: Kevin <ke...@dr...> - 2006-05-30 14:09:35
|
So, I think I'm done with the model refactoring. init.php has been trimmed down to about 8 functions. With the exception of install and uninstall, all database functions have been moved to /lib/model/*.php. This is not perfect, but I think it's a good 1st step at a simple and consistent persistence layer. -Kevin |