Labs/Jetpack/JEP/10: Difference between revisions

Line 16: Line 16:


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. The proposed API is informed by the MDC [https://developer.mozilla.org/en/Using_the_Clipboard clipboard documentation].
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. The proposed API is informed by the MDC [https://developer.mozilla.org/en/Using_the_Clipboard clipboard documentation].
As part of this proposal is adding a <code>jetpack.os</code> namespace.


=== Proposal ===
=== Proposal ===
577

edits