|
Posted by Tony Marston on 12/05/06 10:10
This is a PHP newsgroup, not an OO newsgroup, so the discussion of
interfaces concerns PHP, and in PHP interfaces are optional and unnecessary.
--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
"Jerry Stuckle" <jstucklex@attglobal.net> wrote in message
news:hu6dnfPLhrV2gOnYnZ2dnUVZ_o6dnZ2d@comcast.com...
> Tony Marston wrote:
>> "Jerry Stuckle" <jstucklex@attglobal.net> wrote in message
>> news:v8adnapGJq--eO_YnZ2dnUVZ_u-dnZ2d@comcast.com...
>>
>>>Tony Marston wrote:
>>>
>>>>"Jerry Stuckle" <jstucklex@attglobal.net> wrote in message
>>>>news:4qOdnXbE6PFYDOzYnZ2dnUVZ_u2dnZ2d@comcast.com...
>>>>
>>>>
>>>>>Tony Marston wrote:
>>>>
>>>>
>>>><snip>
>>>>
>>>>>>This is a PHP newsgroup, so I am explaining how interfaces work within
>>>>>>PHP. It is a simple fact that interfaces ARE NOT NECESSARY in PHP. The
>>>>>>fact that interfaces are treated differently in other languages is
>>>>>>totally irrelevant. The fact that YOU think that interfaces in PHP
>>>>>>should behave exactly the same as in other languages is also
>>>>>>irrelevant.
>>>>>>
>>>>>
>>>>>The subject of interfaces came up in the OO context, not a PHP
>>>>>interface.
>>>>>
>>>>>However, you're too stupid to understand there's a difference between
>>>>>the two. So you keep trying to change the subject then justifying your
>>>>>change - just like any troll.
>>>>
>>>>
>>>>This is a PHP newsgroup. All my arguments concern PHP. I do not care
>>>>that other languages have different implementations because that is
>>>>totally irrelevant. The simple fact is that in PHP it is not necessary
>>>>to use interfaces.
>>>>
>>>
>>>This discussion has to do with interfaces in the OO context. They are
>>>not the same as PHP interfaces.
>>>
>>>But you're too stoopid to understand the difference, so like a troll you
>>>try to change the subject.
>>>
>>>Go away, troll.
>>
>>
>> I am not changing the subject, you are. This is a PHP newsgroup, and my
>> argument is simply that interfaces are not necessary in PHP. You cannot
>> disprove this argument, so you attempt to change it to a different
>> argument.
>>
>
> Sorry, Tony. You're even too stoopid to understand the difference between
> interfaces in the OO context, which is where this started out, and the PHP
> interface keyword.
>
> So you try to change the subject to something else you know absolutely
> nothing about, then accuse others of doing the same.
>
> Go back through this thread. Everyone was talking about OO interfaces
> before troll Tony Marston stuck his big (and stoopid) mouth in here.
>
> But then you didn't understand the difference the first time; you'll be
> too stoopid to understand the difference the second time, also.
>
> People are laughing at you, Tony.
>
>
> --
> ==================
> Remove the "x" from my email address
> Jerry Stuckle
> JDS Computer Training Corp.
> jstucklex@attglobal.net
> ==================
[Back to original message]
|