Posted by Jerry Stuckle on 12/07/06 12:12
Tony Marston wrote:
> There is a big difference between interface as in API (Application
> Programming Interface) and interface as an OO construct which contains the
> words "interface" and "implements".
>
> In PHP I can access an object's method through its API, and I do not need
> that additional declaration that contains the word "interface".
>
> Simple, isn't it?
>
Yep, you've once again shown you don't understand even the basic
terminology of OO programming, Tony.
Tony the Troll once again makes a complete ass of himself.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
[Back to original message]
|