On Thu, 2003-02-13 at 21:30, Jeffrey Dever wrote:
> + public boolean responseAvaliable()
> Might be a little more standard by using:
>
> + public boolean isResponseAvaliable()
>
>
Agreed.
> + LOG.trace("enter recycle()");
>
> should be:
>
> + LOG.trace("enter MultiPartPostMethod.recycle()");
>
> But I kinda dispise those statements anyway. I'm looking into aspectJ
> for handling stuff like that, but not till 2.1
>
So do I. I find trace verbosity next to being useless. I'll correct the
messages
Oleg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]