[ 
https://issues.apache.org/jira/browse/WINK-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745072#action_12745072
 ] 

Nick Gallardo edited comment on WINK-137 at 8/19/09 7:32 AM:
-------------------------------------------------------------

I tried to apply the patch with:

{code}patch -p0 < MultiPart-Support_patch1.txt{code}

but got the dreaded "Hmm...  I can't seem to find a patch in there anywhere." 
message.

It looks like the patch is built from the root of the tree and I'm trying to 
apply it there.  Not sure...

      was (Author: nickgallardo):
    I tried to apply the patch with:

{code}patch -p0 < MultiPart-Support_patch1.txt{/code}

but got the dreaded "Hmm...  I can't seem to find a patch in there anywhere." 
message.

It looks like the patch is built from the root of the tree and I'm trying to 
apply it there.  Not sure...
  
> MultiPart support
> -----------------
>
>                 Key: WINK-137
>                 URL: https://issues.apache.org/jira/browse/WINK-137
>             Project: Wink
>          Issue Type: New Feature
>            Reporter: Eli Baram
>            Assignee: Eli Baram
>             Fix For: 0.2
>
>         Attachments: MultiPart-Support_patch1.txt
>
>
> We should add support of multipart/* mime type.
> Requirements:
> *) The serialization and deserialization of the parts body should be done in 
> a similar way to the work with the request/response body serialization (using 
> providers)
> *)There should be a way to consume/produce huge mutipart, without limitation 
> of memory or disk side. 
> *) Should be available for use both on the Wink client and on the server

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to