I want to create an Examples section within SPL for clear use cases
and examples for each of the classes / interfaces within the SPL. The
idea is that it seems that a lot of the current explanation is
targeted very strongly at software engineers post their CS degree. The
great majority of PHP users do not fall into this category and it
would be great to see more people make use of the SPL classes /
interfaces.
What do you think?
Sounds great, please get started! :) There was a spurt of SPL
documentation activity last week and maybe your work will help promote
another one. Also, feel free to create an examples.xml for each class.
So for example:
phpdoc/en/reference/spl/arrayiterator/tutorial.xml
From:
phpdoc/RFC/skeletons/examples.xml
An xml:id could be something like:
spl.arrayiterator.examples-basic
How does this sound to everyone, especially for PhD?
Regards,
Philip