Re: [picocontainer-dev] XML Simplification
Paul Hammant <[email protected]>
| Newsgroups | gmane.comp.java.picocontainer.devel |
|---|---|
| Message-ID | <[email protected]> |
Cos I'm an old talentless git :-)
It became obvious this morning that a regex would be simpler, in lieu
of a yaml output mechanism for XStream.... I'll change tack.
- Paul
On Jun 27, 2007, at 8:59 AM, Jörg Schaible wrote:
> Hi Paul,
>
> you're putting a lot of effort into string representation for Pico
> by post-processing XStream's XML output with regexps. Why are you
> not simply using an own HierarchicalStreamWriter that omits the
> unwanted parts?
>
> xstream.marshal(pico, simplifyingWriter);
> return simplifyingWriter.toString();
>
> - Jörg
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
> http://xircles.codehaus.org/manage_email
>
>
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email