Ticket #3094 needs a decision.
http://code.djangoproject.com/ticket/3094#comment:17

The quick summary:

Once upon a time the XMLField accepted a schema and validated
documents against that. This hasn't been true since oldforms, yet the
documentation continues to proclaim this. Now, XMLField is basically a
TextField that takes an extra path argument. It's useless, and doesn't
validate anything.

We need to either deprecate it, provide some validation, or fix the
docs to say it doesn't do anything. We can't fix the docs till we have
a decision on this ticket.

Please weight in here or on the ticket. I'll write the patch for
whatever gets chosen.

Thanks,
-Paul

-- 
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 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to