PHP Framework... anyone wanna make one??

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

User avatar
panic!
Forum Regular
Posts: 516
Joined: Mon Jul 31, 2006 7:59 am
Location: Brighton, UK

Re: PHP Framework... anyone wanna make one??

Post by panic! »

Oh and in my experience closed source software is usually a total abortion because the code isn't up for as much scrutiny as something that's free and open.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: PHP Framework... anyone wanna make one??

Post by Christopher »

It is a shame that project proposal threads like this one go downhill quickly. Unfortunately, Jody seem to be unaware that we have seen literally hundreds of similar proposals saying essentially that all the current frameworks have it wrong and surely we can do it better. Add to that the fact that we have also seen some of the best PHP developers around try to create a better framework and the results are usually mixed at best.

It is interesting how software design is like an iceberg. When programmer first look at it, they are incredulous that things aren't better than they are. Then they start to drill down into the problems and solutions. They come to understand why frameworks are "too complicated, too restricted, too versatile, and generally either overkill or inadequate" ... ;)

Unfortunately Jody may not get the benefit of a deeper discussion. :drunk:
(#10850)
Post Reply