Home » XML » XML_Transformer » Bug #5070
XML_Transformer documentation very out of date in general
Details
| Submitted | 2005-08-11 18:27 UTC |
|---|---|
| From | mark dot meves at gmail dot com |
| Status | Suspended |
| Package | XML_Transformer |
| PHP Version | 5.0.5 |
| OS | n/a |
| Roadmaps | (Not assigned) |
Comments
[2005-08-11 18:27 UTC] mark dot meves at gmail dot com
Description:
------------
XML_Transformer documentation very out of date in general
describes the no longer existant method
XML_Transformer::overloadElement().
(method doesn't exist in stable version 1.1.0)
As you can imagine this makes it very
difficult for a newcomer to use this package.
After a few hours of hunting and searching
its source code, i have determined that
the only useful documentation is the
README file that comes with the
package, and the source code itself.
As bug #3698 addresses, there is no tutorial
or examples in the online documentation,
however there is some in the README.
the online documentation should probably
at least refer to the existance of this
useful readme.
I see you are aware of this problem already.
Thanks.