<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-23992350.post635609262485287803..comments</id><updated>2008-12-03T08:47:37.791Z</updated><title type='text'>Comments on Robbie Clutton: Why I'm begining to dislike frameworks</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.iclutton.com/feeds/635609262485287803/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23992350/635609262485287803/comments/default'/><link rel='alternate' type='text/html' href='http://blog.iclutton.com/2008/11/why-im-begining-to-dislike-frameworks.html'/><author><name>Robbie</name><uri>http://www.blogger.com/profile/08233833428126146585</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-23992350.post-6036955333243998545</id><published>2008-12-03T08:47:00.000Z</published><updated>2008-12-03T08:47:00.000Z</updated><title type='text'>I guess it's my fault for dropping names, but than...</title><content type='html'>I guess it's my fault for dropping names, but thanks for the comments.  &lt;BR/&gt;&lt;BR/&gt;@Treur, I agree that a framework should be assessed on it's usefulness, mine is more of a caution that someone needs to play devil's advocate to point out flaws and risks.  I've seen it too many times where one person says "this is great, let's use it", and everyone else just goes along with it.  &lt;BR/&gt;&lt;BR/&gt;@Anonymous, I certainly am more in favour of a supportive framework like Spring, rather than one which forces you down certain routes and is difficult to extract.  That said, I always enjoyed building Rails websites, but I think I knew the limitations better there and was making a conscience decision.&lt;BR/&gt;&lt;BR/&gt;Thanks again</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/23992350/635609262485287803/comments/default/6036955333243998545'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23992350/635609262485287803/comments/default/6036955333243998545'/><link rel='alternate' type='text/html' href='http://blog.iclutton.com/2008/11/why-im-begining-to-dislike-frameworks.html?showComment=1228294020000#c6036955333243998545' title=''/><author><name>Robbie</name><uri>http://www.blogger.com/profile/08233833428126146585</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='06211819598980990294'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.iclutton.com/2008/11/why-im-begining-to-dislike-frameworks.html' ref='tag:blogger.com,1999:blog-23992350.post-635609262485287803' source='http://www.blogger.com/feeds/23992350/posts/default/635609262485287803' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-23992350.post-5975483021458580561</id><published>2008-12-02T22:09:00.000Z</published><updated>2008-12-02T22:09:00.000Z</updated><title type='text'>Perhaps you should have a look at Agavi. It's a MV...</title><content type='html'>Perhaps you should have a look at Agavi. It's a MVC framework for PHP that doesn't force you too much into using this or that or the otherLib. It's flexible and there's a v1.0 soon (when it's ready I guess, that is). IMHO Symfony and Agavi both share the same Mojavi roots, but Agavi tends to put more focus on freedom than on conventions over configuration.&lt;BR/&gt;&lt;BR/&gt;Modules are configurable through XMLs, config files are compiled and cached, too. The best thing so far is the separation of actions, views and templates. There's not only an action and a view like in symfony, but a view, that sets the template. You can have multiple output types and multiple renderers (e.g. HTML output type by using the default PHP renderer). It's very easy to switch output types and renderers depending on routes etc. Pretty neat in comparison to other frameworks. You could easily not only write web applications, but also MVC command line apps or web services. If you have your business logic well organized using models, it's mainly a question of switching output types and their specific renderers (think WSDL, XML, JSON, whatever).&lt;BR/&gt;&lt;BR/&gt;When 1.0 will be released, there should be a somewhat complete documentation (there's already something hidden in SVN if I'm not mistaken). If you want to have a look at the source, you can find the project at http://www.agavi.org/ - btw I'm not related to the framework, but after finding it a few weeks ago, I seriously think about contributing or at least heavily working with it (and therefore submitting issues or something to their trac).&lt;BR/&gt;&lt;BR/&gt;About Symfony: I had the same feelings about it like you - first it's easy to get familiar with it (as all the new MVC frameworks in different programming languages are somewhat similar), but then you trip over some small flaws that aren't fixed that easily - so you either live with it, start working against the framework or have to think about patching it. Neither solution being too elegant. Nothing like this in my first weeks with Agavi. Just remember, that it's not yet as mature as symfony (esp. if you compare the available documentation, community feedback and plugins/whatever).</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/23992350/635609262485287803/comments/default/5975483021458580561'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23992350/635609262485287803/comments/default/5975483021458580561'/><link rel='alternate' type='text/html' href='http://blog.iclutton.com/2008/11/why-im-begining-to-dislike-frameworks.html?showComment=1228255740000#c5975483021458580561' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.iclutton.com/2008/11/why-im-begining-to-dislike-frameworks.html' ref='tag:blogger.com,1999:blog-23992350.post-635609262485287803' source='http://www.blogger.com/feeds/23992350/posts/default/635609262485287803' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-23992350.post-5868601305320125319</id><published>2008-12-01T12:14:00.000Z</published><updated>2008-12-01T12:14:00.000Z</updated><title type='text'>When you assess a framework by removing it from yo...</title><content type='html'>When you assess a framework by removing it from your project, you only know how much this framework already has resolved for you. And Symfony takes care of lot of things, so it's not that surprising that you have to rewrite almost everything when removing it from your project.&lt;BR/&gt;&lt;BR/&gt;I don't think that Symfony is easy to learn. Things can be managed in a lot of different ways with a lot of different configuration files and a rich API. But this makes it a very flexible framework which can be used in a lot of different projects. (once you know how to use it) &lt;BR/&gt;&lt;BR/&gt;In my opinion a framework should be assessed if it's useful for a specific project and I think Symfony qualifies for most (rich) internet applications written in PHP.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/23992350/635609262485287803/comments/default/5868601305320125319'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/23992350/635609262485287803/comments/default/5868601305320125319'/><link rel='alternate' type='text/html' href='http://blog.iclutton.com/2008/11/why-im-begining-to-dislike-frameworks.html?showComment=1228133640000#c5868601305320125319' title=''/><author><name>Treur</name><uri>http://www.blogger.com/profile/16429322817639751663</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.iclutton.com/2008/11/why-im-begining-to-dislike-frameworks.html' ref='tag:blogger.com,1999:blog-23992350.post-635609262485287803' source='http://www.blogger.com/feeds/23992350/posts/default/635609262485287803' type='text/html'/></entry></feed>