I was cleaning out some old papers, from some earlier development projects.
I found this: http://www.facebook.com/album.php?aid=62549&id=1355017447&saved#!/photo.php?pid=1276055&id=1355017447 It's from 2004, and it kind of looks like Symfony and all the other MVCs. ;-) Back then, I desperately needed a framework for the project that I was working on, and I was trying to extend PHPLib with 'tackle'(google it and permissions), and either ADODB or MetaBase another db abstraction layer. It was too much for me,to invent the whole framework AND do the application. In those days, I hadn't learned to ask for help or hire it. So project, and framework didn't get finished. Symfony is great, but like any tool, even though it does everything you might want, you still have to learn how to use it ;-) For those who need a graphical picture of how symfony does what it does, this actually is REALLY close. It doesn't imply or describe the MVC paradigm though. One thing it would have done, which would be nice option in symfony, is to have an 'arrays' interface between the templating engine and the database abstraction. In symfony, I haven't yet seen where one could 'rip out the "object to string" and template decorating easily, putting another template engine in. Dennis Gearon Signature Warning ---------------- EARTH has a Right To Life, otherwise we all die. Read 'Hot, Flat, and Crowded' Laugh at http://www.yert.com/film.php -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en