Yonik Seeley wrote:
On 6/29/07, Ryan McKinley <[EMAIL PROTECTED]> wrote:
How do you all feel about moving:
XmlUpdateRequestHandler -> XppUpdateRequestHandler
StaxUpdateRequestHandler -> XmlUpdateRequestHandler
then deprecating XppUpdateRequestHandler?
+1
I think we could remove the XppUpdateRequestHandler relatively quickly
to get rid of the XPP dependency. It's more of an implementation
detail and shouldn't be visible to most users.
I will go ahead and make this change. The XppUpdateRequestHandler will
still be there if something is amiss. We should remove it (and the
dependencies) before 1.3
ryan