Re: Json.php

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Richard Lynch wrote:
> On Tue, April 17, 2007 4:40 pm, Jochem Maas wrote:
>> Richard Lynch wrote:

....

> 
> So only one of these is "kosher"
> static:
> return Services_JSON::decode($data);
> 
> class:
> $json = new Services_JSON;
> return $json->decode($data);
> 
> but not both.

ah yes that holy war, it's a wait and see situation.
I'm rooting for the pragmatists ... so if they want to borrow my
broadsword they only need ask ;-)

> 
> 
>>> Or so I gather from the OOP purists fighting the OOP zealots on
>>> PHP-Internals.
>> isn't a purist and a zealot the same in this context? aren't they both
>> trying to slay the OOP pragmatists?
>>
>> (makes you want to say 'oops' don't you think ;-)
> 
> I meant what I said and I said what I meant.
> 
> It's up to you to figure it out. :-)

in your own immortal words: *sheesh*

:-D

> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux