On Tue, 2008-04-22 at 22:11 +0800, paragasu wrote: > >I'm guessing, since you quoted os-commerce and phpBB, you don't know > >shit code when you see it. Just because it's popular doesn't mean the > >code is good. Have you ever tried to modify either of these? What a > >mess. > honestly, i don't and not really interested to dig inside thus code. but i > guess, modifying > the phpBB code not easier than modifying the core of codeIgniter or CakePHP. > > > 10k lines of code built over a framework is not the same as 10k lines > > that essentially required you to build your own framework. > since framework already included a thousand line of code even before you > start to > do the program, i think it will be less code if we start to write the > program on our own. > Not to mention, the framework core take a lot of diskspace. some more than > 2MB of code. You didn't just say 2MB and "lot of diskspace" in the same breath did you? Please, someone pinch me, I must be dreaming. Space is CHEAP! > My client is a small2 company. i manage to write code less than 300KB to do > everything they > ask me to do. Sure, i do not need all thus fancy feature (caching etc), i do > not need multiple > user or role based support provided by framework. If you're focused on disk space under 5 megs, I would argue you have your priorities a bit screwed up. Cheers, Rob. -- http://www.interjinn.com Application and Templating Framework for PHP -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php