Labs/Jetpack/JEP/10: Difference between revisions
Jump to navigation
Jump to search
| Line 3: | Line 3: | ||
== JEP 10 - Clipboard Support == | == JEP 10 - Clipboard Support == | ||
Author: Aza Raskin <aza at mozilla dot com> | * Author: Aza Raskin <aza at mozilla dot com> | ||
Champion: Aza Raskin <aza at mozilla dot com> | * Champion: Aza Raskin <aza at mozilla dot com> | ||
Status: Draft | * Status: Draft | ||
Type: API Track | * Type: API Track | ||
Created: 26 May 2009 | * Created: 26 May 2009 | ||
=== Introduction and Rationale === | === Introduction and Rationale === | ||
Revision as of 00:05, 27 May 2009
JEP 10 - Clipboard Support
- Author: Aza Raskin <aza at mozilla dot com>
- Champion: Aza Raskin <aza at mozilla dot com>
- Status: Draft
- Type: API Track
- Created: 26 May 2009
Introduction and Rationale
This JEP describes OS clipboard access to the Jetpack API.
A number of Jetpacks have already implemented their own versions of clipboard access. It makes sense to unify the API and allow for a clean way for Jetpacks to get and set the clipboard in a variety of formats.
As part of this proposal is adding a jetpack.os namespace.