in reply to XML::Simple, ForceArray, ForceContent and DTD/Schema
The highly polymorphic nature of XML::Simple is definitely makes XML::Simple not so. ForceArray and ForceContent are required to produce useable returns. I see the ability to fine tune ForceArray and ForceContent as useful.
Change (1) is a simple and it has no compatibility issues, so why don't you write and submit a patch?
Change (2) could easily be implemented by a seperate module that provides an interface to XML::Simple. That might be the way the better way to go.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: XML::Simple, ForceArray, ForceContent and DTD/Schema
by Jenda (Abbot) on Nov 17, 2006 at 21:42 UTC | |
by samtregar (Abbot) on Nov 18, 2006 at 20:18 UTC |