Hi all What do you all think about categorizing SPL?
Browsing ~50 classes and exceptions and 7 interfaces is a lot.. I'd like to move Iterators into its own <part>, Exceptions (when they get committed) into one, and datastructures into one. That leaves SplFileInfo and ArrayObject (maybe others) free standing, plus another "container" for functions. That change will probably kill of translations that have translated datastructures.xml (as that file will become a container (<part>) for the datastructure classes)... -Hannes
