Hello Andi,
Monday, June 23, 2003, 8:14:30 PM, you wrote:
AG> At 09:14 AM 6/23/2003 +0100, Wez Furlong wrote: >>[This is not a dig!] >> >>The same could be said about the engine code itself ;)
AG> :)
AG> We do need some sort of email which explains the API and the semantics. For
AG> instance, I'm pretty sure I won't like the names of the interfaces :)
AG> spl_foreach is ugly as hell.
AG> Anyway, I'd be glad if we could have a very quick overview.
The documentation is done in spl.phps, you'll find this file in the spl directory. And before namespaces were removed the names weren't that ugly. Anyway the names reflect what their classes and functions are doing. There is also a README file and an examples sub directory.
But anyway i'll write something together and put it into README.
I'll check it out when I have time.
I think even with namespaces it still used spl, which IMO is ugly and not very understandable. Anyway, it doesn't matter because the naming convention is the least of my worries (right now).
Andi
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php