Shouldn't this be marked as somewhat blocking for 1.0-alpha? Is there any
good reason why the code you wrote has not been accepted?

On Tue, Jul 1, 2008 at 6:46 PM, David Danier <[EMAIL PROTECTED]>
wrote:

>
> > I'm trying to understand what's wrong with the XMLField in nfa.
> > The validation in validators.py/RelaxNGCompact is never called, It looks
> > like unused dead code. This means the validation on XMLFields is
> > currently not working at all.
> > Is there anyone with a better understanding of the situation?
>
> AFAIK XmlField is currently not supported in nfa. Even more the current
> solution for XML-validation will be replaced, so that django does not
> depend on jing any more, see http://code.djangoproject.com/ticket/5620
> and  http://code.djangoproject.com/ticket/3094 for details. The second
> ticket contains a XML-validator using lxml.
>
> Greetings, David Danier
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to