Re: [RFC] Specify namespace to include file into.
2012/3/8 Sebastian Bergmann <[email protected]>:
> Am 08.03.2012 17:05, schrieb Michael Morris:
>> Thoughts?
>
> Sounds pointless/useless to me.
>
> --
> Sebastian Bergmann Co-Founder and Principal Consultant
> http://sebastian-bergmann.de/
> http://thePHP.cc/
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
Hi,
I understand why you want to have this feature ...
Let me just put a view questions in here:
* what if the included file contains direct code or a bunch of functions?
* what about *_once file-includes inside this files?
* what if the included file provides an auto-class-loader?
If you just have class-files and not direct code there are still some
opened questions ...
The idea makes sense to me, but currently there are too much opened
questions for me to take a closer look at it.
Bye
Simon
Thread (9 messages)