Hello,

On 8/3/06, Sebastian Bergmann <[EMAIL PROTECTED]> wrote:
Pierre wrote:
> I don't like new keywords either, but I don't see any alternative. I
> also think that interfaces are what should be used. But it seems that
> we are wrong, interfaces do not solve this issue, I'm still unsure
> about the reasons though.

 Not that I am advocating this, but

What are you advocating then? Do you have an opinion? ;-)

   class Foo implements PHP_StrictMode {}

 could imply the same semantics as

   strict class Foo {}


Please tell me what we are missing then. It has been said that
interface does not solve this problem.

--Pierre

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to