MediaFile should inherit from File, which should inherit from Blob
------------------------------------------------------------------

                 Key: CB-63
                 URL: https://issues.apache.org/jira/browse/CB-63
             Project: Apache Callback
          Issue Type: New Feature
          Components: iOS
            Reporter: Shazron Abdullah


reported at: https://github.com/phonegap/phonegap-iphone/issues/280
by: https://github.com/bcardarella

Phonegap's MediaFile object should be compatible with the W3C's Blob object: 
http://dev.w3.org/2006/webapi/FileAPI/#file

This would allow us to make use of the new XHR-2 functionality available to us 
with iOS 4.2 to asynchronously send files via Ajax.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to