[EMAIL PROTECTED] wrote:
> So, yes [PHP4] does support OO programming.  It just doesn't do it well and
> in the truest since of the term.

Neither does PHP5... something like Java is a "true" OO language, PHP5
is still mostly procedural augmented with OO functionality.

But like Chris said... that doesn't help Tony any. The only thing other
than waiting for version 2 to come out is to override the core of
cakePHP's behavior and write code that takes cake's array format and
converts it to objects. Or he could just change the code all together
and make it output objects from the get-go. This, obviously, isn't a
great solution, but I can't think of something easier. It's not in cake
yet, so unless you put it there yourself you're just going to have to
wait.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to