Re: Critical flaw in Modello XPP3 strict-mode handling

2008-07-24 Thread Jason van Zyl
+1 go for it. On 24-Jul-08, at 5:27 PM, John Casey wrote: Hi, The issues MNG-3680 and MODELLO-112 describe a problem with the strict-flag handling where associations are concerned. Essentially, modello is ignoring the value of the strict flag when content within an association list is in

Re: Critical flaw in Modello XPP3 strict-mode handling

2008-07-24 Thread Jesse McConnell
I am +1 this...it is very much needed for 2.0.10 jesse On Thu, Jul 24, 2008 at 4:27 PM, John Casey <[EMAIL PROTECTED]> wrote: > Hi, > > The issues MNG-3680 and MODELLO-112 describe a problem with the strict-flag > handling where associations are concerned. Essentially, modello is ignoring > the v

Critical flaw in Modello XPP3 strict-mode handling

2008-07-24 Thread John Casey
Hi, The issues MNG-3680 and MODELLO-112 describe a problem with the strict-flag handling where associations are concerned. Essentially, modello is ignoring the value of the strict flag when content within an association list is invalid, and throwing an XmlPullParserException regardless. I'v