On Jan 27, 2006, at 10:26 PM, Marcus Boerger wrote:
what the hell do you want?
To give SplObjectStorage a better name. My best suggestion is
SplUniqueObjectContainer. There may be a better choice.
Best Regards,
Jeff
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscrib
Hello Jeff,
what the hell do you want?
Friday, January 27, 2006, 8:23:26 PM, you wrote:
> Hi, Marcus,
> On Jan 27, 2006, at 1:10 PM, Marcus Boerger wrote:
>> yes, it is a conainer and not a set.
> So why not call it a container instead of storage?
>> And it cannot take anything other
>> t
Re: [PEAR-QA] Re: Net_Sieve maintainer
From:
Arnaud Limbourg <[EMAIL PROTECTED]>
To:
[EMAIL PROTECTED]
Date:
Today 03:29:17 am
Hi,
Go ahead, having a maintainer is a good thing :)
I'll update the package homepage.
Arnaud.
Quoting Pierre <[EMAIL PROTECTED]>:
> Hello,
>
> I confirmed thi
Hi, Marcus,
On Jan 27, 2006, at 1:10 PM, Marcus Boerger wrote:
yes, it is a conainer and not a set.
So why not call it a container instead of storage?
And it cannot take anything other
than php objects. That's why.
SplObjectContainer?
But, then, it has that uniqueness constraint. The
Hello Jeff,
yes, it is a conainer and not a set. And it cannot take anything other
than php objects. That's why.
Friday, January 27, 2006, 5:37:09 PM, you wrote:
> SplObjectStorage:
> "This container allows to store objects uniquly without the need to
> compare them one by one."
> Unless I'
The pecl package 'operator' (http://pecl.php.net/package/operator)
sounds like what you might be looking for.
Wow, great! All I have to do is to implement a __assign_concat() method?
Yep, atm you can refer to the test files included in the package (no other
docs yet).
Patrick also blogged up
Is it required that the get_properties handler be implemented for an object?
In the source there are places that it tests if it is implemented and
then tests the returned value in the event it is NULL.
The problem is that this is not consistent throughout the zend and php
source and I'm getting
SplObjectStorage:
"This container allows to store objects uniquly without the need to
compare them one by one."
Unless I'm mistaken, in Java and Mathematics, this is called a Set.
"A collection that contains no duplicate elements."
Is there some reason not to name the class for the general
Carl P. Corliss wrote on Freitag, 27. Januar 2006 16:27:
> The pecl package 'operator' (http://pecl.php.net/package/operator)
> sounds like what you might be looking for.
Wow, great! All I have to do is to implement a __assign_concat() method?
Incredible!
Thank you, thanks to Sara!
Why this is
Thomas Moenicke wrote:
[snip]
Is there a generic way (for extensions, of course) to override the operators
between objects implementing __toString()?
[snip]
The pecl package 'operator' (http://pecl.php.net/package/operator)
sounds like what you might be looking for.
Cheers!,
--
Carl
--
PHP
Marcus Boerger wrote:
> Hello Jeremy,
>
> it is supposed to work everywhere in head and will be available in 5.2.
>
Is there a generic way (for extensions, of course) to override the operators
between objects implementing __toString()?
See, I have two objects:
$o1 = new QString("php")
> What functionality is it that you feel is lacking from sapi/embed? I know
> that C != C++, but C++ can certainly link against C libraries and using
> sapi/embed is pretty well dirt-simple. Or were you planning on dumbing it
> down to the point where the C++ developer doesn't need to know what z
documentation
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
13 matches
Mail list logo