So should i send the list of classes.

Thanks.


On 10/24/07, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote:
>
>
> On Wed, 2007-10-24 at 14:28 +0530, Techie India wrote:
> > Hi,
> >
> > We are started using HttpCore in our Project, In some places we have to
> > override the default implementation of the HttpCore, But i find in many
> > default Implementation Classes the variables scope is private, which is
> > making us very difficult to extend from the Default ones.
> >
> > So is it possible to change the scope of the variables in the Default
> > Implementations from private to protected in the next release.
> >
> > Thanks.
>
> Of course, but let us deal with those changes on case by case basis.
> There are situations where intentionally would like to keep some
> variables and methods private so we could change them without risking
> breaking upstream applications.
>
> Oleg
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
>
>

Reply via email to