+1
> -Original Message-
> From: Stefano Mazzocchi [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, February 26, 2003 2:37 PM
> To: Apache Cocoon
> Subject: [vote] remove dependency on MaybeUpload
>
>
> Currently, we have an optional RequestFactory that d
On 26.Feb.2003 -- 02:37 PM, Stefano Mazzocchi wrote:
> Currently, we have an optional RequestFactory that depends on
> MaybeUpload. Historically, this was done before we had a serious Request
> factory that was able to handle multi-part uploads.
>
> Now that we have our own, do we need to keep t
Stefano Mazzocchi wrote:
Currently, we have an optional RequestFactory that depends on
MaybeUpload. Historically, this was done before we had a serious Request
factory that was able to handle multi-part uploads.
Now that we have our own, do we need to keep that dependency?
I'd propose to remove
Currently, we have an optional RequestFactory that depends on
MaybeUpload. Historically, this was done before we had a serious Request
factory that was able to handle multi-part uploads.
Now that we have our own, do we need to keep that dependency?
I'd propose to remove it entirely.
Anybody ag