Saturday, July 19, 2008

Java vs Cakephp

I've done quite a bit of Java in my early days as a student.And I got involved with Freelance projects later on which were LAMP driven.PHP applications are easy-to-setup & the CakePHP MVC allows for more organized development.tho for my own personal projects I'm wondering which is more scalable & better suited for complex projects: Java or CakePHP?
one problem with PHP is that due to the lax data-typing & OOP : which make it painless to code.creates problem when designing the application early on.I'd like to use UML ,but it looks like UML is only valid for JAVA projects & not PHP.I hope someone would enlighten me on which is better.

No comments: