10
edits
mNo edit summary |
m (→Prior Art) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 5: | Line 5: | ||
# [[ServerJS/Binary/A]] Proposal A from Ondras | # [[ServerJS/Binary/A]] Proposal A from Ondras | ||
# [[ServerJS/Binary/B]] Proposal B from Kris Kowal | # [[ServerJS/Binary/B]] Proposal B from Kris Kowal | ||
# [[ServerJS/Binary/C]] Proposal C from Daniel Friesen | |||
= Prior Art = | = Prior Art = | ||
Line 14: | Line 15: | ||
* [http://code.google.com/apis/gears/api_blob.html Google Gears Blob] | * [http://code.google.com/apis/gears/api_blob.html Google Gears Blob] | ||
* [http://code.google.com/p/jslibs/wiki/jslang#jslang::Blob_class JSlibs Blob] | * [http://code.google.com/p/jslibs/wiki/jslang#jslang::Blob_class JSlibs Blob] | ||
* [http://flusspferd.org/docs/js/Blob Flusspferd Blob] [http://github.com/ruediger/flusspferd/blob/1ead764aca33aca6926b6ac85871d1482c465616/src/core/blob.jsdoc repository link] (since it has been removed, the docs might go away at some point) | |||
= Relevant Discussions = | = Relevant Discussions = | ||
Line 20: | Line 22: | ||
* [http://groups.google.com/group/serverjs/browse_thread/thread/da076076c965d069/2cd8ac336387ceb3?lnk=gst Comments on Binary object] | * [http://groups.google.com/group/serverjs/browse_thread/thread/da076076c965d069/2cd8ac336387ceb3?lnk=gst Comments on Binary object] | ||
* [http://groups.google.com/group/serverjs/browse_thread/thread/e866544eb3aff182/16ed57b3c78b86e1?lnk=gst Binary API Brouhaha] | * [http://groups.google.com/group/serverjs/browse_thread/thread/e866544eb3aff182/16ed57b3c78b86e1?lnk=gst Binary API Brouhaha] | ||
* [http://groups.google.com/group/serverjs/browse_thread/thread/f8ad81201f7b121b ByteArray and ByteString proposal] regarding proposal B | |||
[[ServerJS/Encodings|Encodings]] are a related topic. |
edits