vote up 1 vote down star

After making some comments, I've been inspired to get some feedback on the PHP MVC framework PRADO. I've been using it for over a year now and I've very much enjoyed working with it, however I notice that throughout Stack Overflow, it doesn't seem to rate a mention when symfony or CakePHP are being talked about as potential candidates for a framework.

Is anybody using Stack Overflow using PRADO now? If so, how do you find it? Has anyone used it in the past but left it behind, and if so, why? Can anybody appraise its strengths and weaknesses against Cake or symfony?

flag

3 Answers

vote up 2 vote down

PRADO would have been my choice for a framework if I hadn't run across QCodo. I like the event-driven approach -- QCodo just suits me more.

link|flag
I too use QCodo and love it. It's QCubed (qcu.be) fork is the one that's actively developed at the moment. – Alex Apr 12 at 19:39
Nice to know there's an actively developed fork - I was starting to give up hope on it. – Boofus McGoofus Apr 13 at 5:17
vote up 1 vote down

I think Prado never really caught on because it's an event-driven framework, which is a bit hard to wrap your head around. Especially for the many PHP developers coming from a more procedural background.

link|flag
vote up 1 vote down

I've played with PRADO some, but I felt that if I'm going to be forced into post-back-hell i might as well do it on the platform that it was built for in the beginning - .NET, other then that PRADO is relatively "untalked" about in the blogs, etc. I don't know why really though.

link|flag
What is it about post-backs that you find hellish and what alternatives are you aware of? I've found post-backs to be pretty clumsy in the time i've worked with PRADO and with .NET, but haven't really known any alterantives. – Shabbyrobe Sep 18 '08 at 16:00

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.