Ruby on Rails
Out of context: Reply #14
- Started
- Last post
- 15 Responses
- nRIK0
It is a PHP implementation of Active Record Patterns and seems to have more promise for our company. Ruby is an ugly language to the eye, but super OO. Even more than Java. PHP5 on the other hand is familiar and much easier to find hosting for.
ok_jason
(Dec 22 05, 17:18)just checked out one of the demo vids - and Qcodo looks very promising as well.
The setup is fast+easy, and after taking an OO approach for a PHP app I did a couple months ago, i know how frustrating the mundane repetitive code can get everytime i had to create another object, etc. Its harder when PHP isnt truly an OO language - spent alot of time debugging. The structur of Qcodo also shows a better design model in order to understand the implementation of OO design in PHP.
im definitely going to try and learn both, as I know there are benefits to both approaches, and will probably be useful in the future
thanks again for the links/info :)