From: Evan R. <eva...@gm...> - 2006-05-31 08:00:58
|
cool...what i've been seeing/working with...it's been pretty seamless. i'd vote to keep most of install.php intact, since all that stuff is really only used one time. it's ugly, long, and not nice...but it keeps the classes a little bit slimmer. of course, anything that would be used normally elsewhere should be integrated... /evan On 5/30/06, Andrew Turner <ajt...@hi...> wrote: > Awesome Kevin! thanks for the great work. I'll grab the new stuff as > soon as possible. > > Andrew > > On 5/30/06, Kevin <ke...@dr...> wrote: > > > > 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 > > > > > > > > _______________________________________________ > > Fofredux-devel mailing list > > Fof...@li... > > https://lists.sourceforge.net/lists/listinfo/fofredux-devel > > > > > -- > Andrew Turner > ajt...@hi... 42.4266N x 83.4931W > http://highearthorbit.com Northville, Michigan, USA > > > _______________________________________________ > Fofredux-devel mailing list > Fof...@li... > https://lists.sourceforge.net/lists/listinfo/fofredux-devel > |