Edit report at https://bugs.php.net/bug.php?id=21594&edit=1

 ID:                 21594
 Updated by:         maar...@php.net
 Reported by:        tazio at nur dot it
 Summary:            import construct
-Status:             Open
+Status:             Wont fix
 Type:               Feature/Change Request
-Package:            Feature/Change Request
+Package:            *General Issues
 Operating System:   all
 PHP Version:        4.3.0
 Block user comment: N
 Private report:     N

 New Comment:

It's 10 years later now, and now we've got namespaces and more OO features.


Previous Comments:
------------------------------------------------------------------------
[2003-01-12 06:05:27] tazio at nur dot it

could be interesting for OOP a java like import construct importing a selected 
file with syntax
import "path/to/my_file.php";
which is the same of include / require
but also
import "path/to/my_lib/*";
that should import all php files in the directory.


------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=21594&edit=1

Reply via email to