Re: [PHP-DEV] Naming convention for build-in classes and interfaces

2003-11-30 Thread Marcus Boerger
Hello Ferdinand, Sunday, November 30, 2003, 10:42:20 AM, you wrote: > Hello everyone, > I think we have reached a point where we should really consider a > naming convention for build-in classes and interfaces. In my opinion, > popular class names like "exception", "iterator" or "directory" sho

[PHP-DEV] Naming convention for build-in classes and interfaces

2003-11-30 Thread Ferdinand Beyer
Hello everyone, I think we have reached a point where we should really consider a naming convention for build-in classes and interfaces. In my opinion, popular class names like "exception", "iterator" or "directory" should be left to user land. Moreover we should make more use of interfaces for