From: khaled A. A. <bro...@gm...> - 2006-05-02 12:48:31
|
Good to have you on board Dan. It's a damn good group of peeps on this list= . On 5/1/06, Dan Thrue <rum...@gm...> wrote: > > Hi Guys, > > Been using FOFR since Khaled wrote about it the first time on his > site... And have since been reading this mailing-list... > > I love the MVC implementation in Rails and have implemented a > Rails-inspired proof-of-concept View-Controller in php 4 (old class > layout), its a while back I did it, and it was just for seing how > "less" code it was making it work as light as possible... > > To give a small hint of the implementation: > > <?php > > class ArticleController extends ApplicationController > { > function view() > { > // business logic > } > } > > ?> > > after wards the file > > ./views/article/view.php > > is included and "evaluated"... > > I could put up a small example where you could browse the source as > well... > > Best regards, > Dan (A happy user) > > PS. Good work on this project... > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronim= o > http://sel.as-us.falkag.net/sel?cmdlnk&kid=120709&bid&3057&dat=121642 > _______________________________________________ > Fofredux-devel mailing list > Fof...@li... > https://lists.sourceforge.net/lists/listinfo/fofredux-devel > |