Account Options

  1. Sign in
Google Groups Home
« Groups Home
documentation note
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Marc Portier  
View profile  
 More options Dec 11 2009, 6:35 pm
From: Marc Portier <m...@outerthought.org>
Date: Sat, 12 Dec 2009 00:35:44 +0100
Local: Fri, Dec 11 2009 6:35 pm
Subject: documentation note
About the new upload-control, this is what a decent 'wire-value' for it
looks like:

{
   id: "key-random-string",  // temp-store-identification-key,
                             //   indirectly points to ref at
                             //   service:/upload/{id}/data
   ref: "/path/to-download,  // points to download uri

   size: 29304,              // value in bytes - optional
   filename: "somename.ext", // a visible name
   mimetype: "text/plain"    // info about type

}

size, filename and mimetype are purely informational
either id or ref should be present.

if ref is set then the data is considered to be persistent and managed
by the server: no removal nor life-checking is going to be performed
from the control

unlike if not set: then id is used to communicate to the temp-store for
exactly those actions (removal/keep alive)

-marc=


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »