On Sep 12, 2011, at 5:50 PM, Ansgar Konermann wrote: > Am 12.09.2011 23:21, schrieb Jason van Zyl: >> On Sep 12, 2011, at 4:13 PM, Ansgar Konermann wrote: >> >>> Am 12.09.2011 22:11, schrieb Jason Pyeron: >>>> I think that supporting the xml:space='preserve' would be best as it would >>>> be >>>> backwards compatible. But there are other disfunctions in the same parsing >>>> logic >>>> too. >>> @Jason van Zyl: any chances to clean up these "other disfunctions" >>> somewhen in the future, maybe under the hood of polyglot maven? What's >>> the current status of polyglot maven actually? Does it make significant >>> progress, can we hope to see a release anytime soon? >>> >> This doesn't have anything to do with Polyglot Maven. It's the XML parser >> generator in Modello. > > Sure, but as it seems that the existing XML parser should keep certain > bugs by intention, I'm thinking of alternative ways to get to a cleaner, > more bug-free parser. I thought polyglot maven could be an option. >
I think the solution offered was a perfect one. The feature is activated by user acknowledgement, inclusion of xml:space=preserve, and everyone else is left to the standard behavior. That could be integrated pretty easily into the existing modello/xpp3 framework. I'd be happy to help anyone who wanted to take a pass at submitting a pull request. > Sorry if that was not expressed so clearly. > Polyglot Maven, as an independent project, is not something I'm working on anymore. Nor the Maven Shell for that matter. > Best > > Ansgar > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > Thanks, Jason ---------------------------------------------------------- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl --------------------------------------------------------- A man enjoys his work when he understands the whole and when he is responsible for the quality of the whole -- Christopher Alexander, A Pattern Language
