Would it be possible to convert the private variables
type propertyNames
to protected instead of private variables?
I am trying to extend Propfind so that I can have more than one namespace
and namespaceinfo and am
having trouble overriding the generateQuery method because these two
variables are private.

Is there a better way to do this?

many thanks

Don Smith

Reply via email to