Hacker News new | ask | show | jobs
by clairity 1480 days ago
wow, this takes me back. before cakephp, there was fusebox. i had started to write my own framework back then, but found fusebox to do most of what i'd wanted to do, so used it for a few projects. then cakephp came out as an iteration on the MVC pattern, and i switched immediately. only later did i discover rails, which was even more pleasant, as it sat atop ruby rather than php.
1 comments

Never used Fusebox in PHP, but used it in ColdFusion, where it originated.
yah, i actually used it with coldfusion first too, then php later. fun times.