On Aug 22, 2007, at 11:53 AM, Ben Sgro ((ProjectSkyLine)) wrote:

Hello all,

I know there has been a ton of discussion about frameworks.
...

I use smarty templates for all my HTML. My php is 5w/OOP. I have many libraries from everything from database access, sitemap creation, html (textboxes, drop downs), simple ajax, error logging, session handling, (all created by myself) and I use PEAR SOMETIMES as to not reinvent the wheel
for a single project.
...
I guess I don't see the compelling reason to switch to a framework.

(Full disclosure: I am the author of the Solar framework for PHP.)

Not to be flippant, but it looks like you have built a framework of your own already.

I am not surprised that you don't see a compelling reason to use something else. You have a familia way-of-working in tools and techniques, and you don't want to change those to suit someone else's way-of-working (which is perfectly fair).

To be clear, you won't be switching from "no-framework" to another one, but from "your-framework" to another one. Changing to another framework (one written by someone else) will require you to change your approach and habits, and that sucks; just ask Laura Thomson.

  <http://www.laurathomson.com/2007/07/do-all-framewor.html>

I know that doesn't help much. :-/


--

Paul M. Jones  <http://paul-m-jones.com>

Solar: Simple Object Library and Application Repository
for PHP5.  <http://solarphp.com>

Join the Solar community wiki!  <http://solarphp.org>

Savant: The simple, elegant, and powerful solution for
templates in PHP.  <http://phpsavant.com>
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to