[PHP-DEV] Snaps not built (especially win32 :) Re: [PHP-DEV] FW: Simple Namespace Proposal

2007-07-16 Thread Markus Fischer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm eager to try this new feature our but I'm dependent on the win32 built from snaps which unfortunately currently doesn't build (the last build was before the namespace commits). It seems the other platforms currently don't build either. thanks - -

Re: [PHP-DEV] FW: Simple Namespace Proposal

2007-07-14 Thread Stanislav Malyshev
as only being a general lurker on this list, I remember when Namespaces came up the first time, there were some technical problems (or just syntactical sugar ones?) with the "::" operator also being used as a Namespace separate additional being a class separator. How has this been handled or are

Re: [PHP-DEV] FW: Simple Namespace Proposal

2007-07-13 Thread Markus Fischer
Hi, as only being a general lurker on this list, I remember when Namespaces came up the first time, there were some technical problems (or just syntactical sugar ones?) with the "::" operator also being used as a Namespace separate additional being a class separator. How has this been handled or

Re: [PHP-DEV] FW: Simple Namespace Proposal

2007-07-13 Thread Markus Fischer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, as only being a general lurker on this list, I remmeber when Namespaces came up the first time, there were some technical problems (or just syntactical sugar ones?) with the "::" operator also being used as a namespace separate additional being a

[PHP-DEV] FW: Simple Namespace Proposal

2007-07-09 Thread Dmitry Stogov
I am going to commit this patch on Wednesday. Thanks. Dmitry. > -Original Message- > From: Dmitry Stogov [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 04, 2007 4:46 PM > To: 'internals@lists.php.net' > Subject: Simple Namespace Proposal > > > Hi, > > Please review the following co