Also not to clutter the list but I was more interested in having protected
methods in the client not the server.

Again many thanks

Don Smith


On Wed, 28 Mar 2001, Don Smith wrote:

> I just got the cvs commit email, thanks very much.
> 
> Is extending Propfind the way to do this, or is there already support to
> generate:
>  
> <D:pruopfind xmlns:D="DAV:" 
> xmlns:h="http://schemas.microsoft.com/hotmail/" 
> xmlns:hm="urn:schemas:httpmail:" >
> 
> I saw the boolean ms proprietary support, (though i don't see it in the
> webcvs?) should I try to do this a different way?
> 
> many thanks
> 
> Don Smith
> On Wed, 28 Mar 2001, Remy Maucherat wrote:
> 
> > Quoting Don Smith <[EMAIL PROTECTED]>:
> > 
> > > Actually what I'd like to do is to be able to generate this line
> > >> > 
> > > and the only way I found out how to do it was to extend PropFindMethod
> > > and
> > > XMLPrinter so that I could pass an array of namespaces, again any other
> > > ideas would always be appreciated.
> > 
> > You should be able to extend PROPFIND now :)
> > 
> > Remy
> > 
> 

Reply via email to