Is the ERDragAndDropUpload component in ERAttachment part of this? 
(https://github.com/elemgee/wonder/commit/97cedc864d5026bb0849738630a5714136a0ddaa)

The javadoc says the author is Ramsey so is this a separate development than 
what was being talked about in August?

Larry




On Aug 4, 2012, at 4:30 PM, David Holt wrote:

> Completely up to you. 
> 
> Thanks,
> 
> David
> 
> 
> On 2012-08-04, at 1:25 PM, Michael Kondratov <mich...@aspireauctions.com> 
> wrote:
> 
>> Yes! I've created a nice reusable component. Should I post it to the mailing 
>> list or upload to github?
>> 
>> Michael
>> 
>> Sent from my iPad
>> 
>> On Aug 4, 2012, at 11:34, Kohlhase Ulrich <ukohlh...@me.com> wrote:
>> 
>>> Hi Michael,
>>> 
>>> While searching in the WO dev mailing list for hints on how to get multiple 
>>> (Ajax) file upload to work, I came across your post from November last 
>>> year. Would you be willing to share the HTML5 multiple file upload you've 
>>> mentioned with the community?
>>> 
>>> Thanks a lot!
>>> Uli
>>> 
>>>> Date: Mon, 28 Nov 2011 22:41:36 -0500
>>>> From: Michael Kondratov <mich...@aspireauctions.com>
>>>> Subject: Re: AjaxFileUpload UploadProgress binding
>>>> To: Mai Nguyen <brightmornin...@gmail.com>
>>>> Cc: WebObjects Development <webobjects-dev@lists.apple.com>
>>>> 
>>>> Hello,
>>>>  I am working on an HTML5 drag and drop multi file upload component. I can 
>>>> share or try to submit it to WOnder if there is interest.
>>>> 
>>>> Michael Kondratov
>>>> Aspire Auctions, Inc.
>>>> 
>>>> On Nov 28, 2011, at 10:39 PM, Mai Nguyen wrote:
>>>> 
>>>>> Hello List,
>>>>> 
>>>>> Does anyone have an example of using an AjaxFileUpload where an actual 
>>>>> file is uploaded?
>>>>> 
>>>>> I have looked at the Ajax Example in Project Wonder, in particular 
>>>>> FileUploadExample, and I used identical bindings in my test, but my 
>>>>> upload is stuck after displaying the "Upload Starting... " message:
>>>>> 
>>>>> 
>>>>> <upload3.tiff>
>>>>> AjaxFileUpload : AjaxFileUpload { 
>>>>>  allowCancel = true;
>>>>>  uploadProgress = uploadProgress;
>>>>>  finishedAction = uploadFinished;
>>>>> 
>>>>> }
>>>>> 
>>>>> where uploadProgress is just defined as:
>>>>> public AjaxUploadProgress _uploadProgress; 
>>>>> 
>>>>> 
>>>>> If I use AjaxFlexibleFileUpload, the file is uploaded properly, but I 
>>>>> would rather use the standard upload.
>>>>> 
>>>>> 
>>>>> Anyone has any hints?
>>>>> 
>>>>> Thanks for your help,
>>>>> 
>>>>> mai
>>> 
>> 
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/programmingosx%40mac.com
>> 
>> This email sent to programming...@mac.com
> 
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/lmg%40webfarm.com
> 
> This email sent to l...@webfarm.com
> 

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to