From: Kevin <ke...@dr...> - 2006-05-01 21:35:24
|
Hi Dan, Welcome! I am definitely interested in seeing an example of your work.= =20 I haven't tried rails yet, but hear really good things about it. > 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, securit= y? > 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 Geron= imo > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=120709&bid&3057&dat=12164= 2 > _______________________________________________ > Fofredux-devel mailing list > Fof...@li... > https://lists.sourceforge.net/lists/listinfo/fofredux-devel > --=20 Kevin |