Andi
P.S. - BTW, why not call it IException (or ExceptionInterface) instead of Throwable? I think for people who don't know Java, it makes more sense.
Agreed. An updated patch is attached.
- Timm
I think if you're going to rename Throwable to IException, the naming scheme for the other built-in interfaces should be consistent.
Traversable, Iterator, IteratorAggregate, and ArrayAccess should be renamed ITraversable, IIterator, IIteratorAggregate, and IArrayAccess.
Same should apply to any other built-ins that I'm forgetting.
- Steve
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php