Well the getter for type fixes half of the problem(sorry I missed that)
but I only see a setter for propertynames, which I need if I want to
reimpliment generateQuery (again so i can get that MS HTTPMail String)
Don Smith
On Wed, 28 Mar 2001, Remy Maucherat wrote:
> Quoting Don Smith <[EMAIL PROTECTED]>:
>
> > Also not to clutter the list but I was more interested in having
> > protected
> > methods in the client not the server.
>
> Which methods in particular ?
> There are some private fields, but with public accessors/mutators.
>
> Remy
>