Re: XML parsing config clean-up

2013-11-25 Thread Mark Thomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 23/11/2013 04:14, Jeremy Boynes wrote: > On Nov 22, 2013, at 8:24 AM, Mark Thomas wrote: > >> Signed PGP part On 22/11/2013 16:18, Jeremy Boynes wrote: >>> On Nov 22, 2013, at 5:40 AM, Mark Thomas >>> wrote: >>> On 22/11/2013 13:04, Konstan

Re: XML parsing config clean-up

2013-11-22 Thread Jeremy Boynes
On Nov 22, 2013, at 8:24 AM, Mark Thomas wrote: > Signed PGP part > On 22/11/2013 16:18, Jeremy Boynes wrote: > > On Nov 22, 2013, at 5:40 AM, Mark Thomas wrote: > > > >> On 22/11/2013 13:04, Konstantin Kolinko wrote: > >>> 2013/11/22 Mark Thomas : > > ... > >> > >>> It does not mention anything

Re: XML parsing config clean-up

2013-11-22 Thread Mark Thomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 22/11/2013 16:18, Jeremy Boynes wrote: > On Nov 22, 2013, at 5:40 AM, Mark Thomas wrote: > >> On 22/11/2013 13:04, Konstantin Kolinko wrote: >>> 2013/11/22 Mark Thomas : > ... >> >>> It does not mention anything else. >>> >>> There might be 3rd-

Re: XML parsing config clean-up

2013-11-22 Thread Jeremy Boynes
On Nov 22, 2013, at 5:40 AM, Mark Thomas wrote: > On 22/11/2013 13:04, Konstantin Kolinko wrote: >> 2013/11/22 Mark Thomas : ... > >> It does not mention anything else. >> >> There might be 3rd-party tag libraries that do not validate. I think >> it is good to have a separate option. > > OK. T

Re: XML parsing config clean-up

2013-11-22 Thread Mark Thomas
On 22/11/2013 13:04, Konstantin Kolinko wrote: > 2013/11/22 Mark Thomas : >> All, >> >> I think I have finished cleaning up the configuration of the XML parsers >> in 7.0.x and trunk. There is one obvious difference between 7.0.x and >> 8.0.x and that is that 7.0.x separates enabling validation for

Re: XML parsing config clean-up

2013-11-22 Thread Konstantin Kolinko
2013/11/22 Mark Thomas : > All, > > I think I have finished cleaning up the configuration of the XML parsers > in 7.0.x and trunk. There is one obvious difference between 7.0.x and > 8.0.x and that is that 7.0.x separates enabling validation for TLDs and > enabling validation for web.xml/web-fragme

XML parsing config clean-up

2013-11-22 Thread Mark Thomas
All, I think I have finished cleaning up the configuration of the XML parsers in 7.0.x and trunk. There is one obvious difference between 7.0.x and 8.0.x and that is that 7.0.x separates enabling validation for TLDs and enabling validation for web.xml/web-fragment.xml I'm currently on the fence w