Date: 09/30/01
- Next message: MyCasinoBuilder.com: "[PHP-DEV] RE: revolutionary casino software"
- Previous message: Andi Gutmans: "[PHP-DEV] number.c"
- Next in thread: Markus Fischer: "Re: [PHP-DEV] namespaces ambiguity"
- Reply: Markus Fischer: "Re: [PHP-DEV] namespaces ambiguity"
- Reply: Stig Sæther Bakken: "Re: [PHP-DEV] namespaces ambiguity"
- Reply: Dean Hall: "[PHP-DEV] Re: [Zend Engine 2] namespaces ambiguity"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hey,
I just started playing around with the parser to support the namespaces
syntax Stig laid out in his RFC. I think I've thought of an ambiguity (with
constants) which makes me wonder how feasible the proposed syntax is.
Consider the following expression:
$test?FOO:BAR:BARBARA
Would this mean that the person meant $test?(FOO):(BAR:BARBARA) or
$test?(FOO:BAR):BARBARA?
Andi
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: MyCasinoBuilder.com: "[PHP-DEV] RE: revolutionary casino software"
- Previous message: Andi Gutmans: "[PHP-DEV] number.c"
- Next in thread: Markus Fischer: "Re: [PHP-DEV] namespaces ambiguity"
- Reply: Markus Fischer: "Re: [PHP-DEV] namespaces ambiguity"
- Reply: Stig Sæther Bakken: "Re: [PHP-DEV] namespaces ambiguity"
- Reply: Dean Hall: "[PHP-DEV] Re: [Zend Engine 2] namespaces ambiguity"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

