From: James E. F. <jf...@ac...> - 2003-03-17 00:36:43
|
Like OO-style PHP? Like PEAR? http://www.acm.jhu.edu/~jflemer/esp_recode/ I've started a little work on rewriting phpESP in PEAR OO-style PHP. I'm trying to achieve a good MVC design here. The code so far is part of the Model, but it's not complete. I want to use Smarty templates for the View, and am not sure about the Controller design yet. Comments? -James |