Jetpack/Release Notes/0.1: Difference between revisions

(jetpack -> jetpack sdk)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<div style="background: #FCC; padding: 0.5em 2em; text-align: center;">
<span style="font-size: 200%; font-weight: bold;">HEY</span><br />
Version 0.1 of the Jetpack SDK hasn't yet been released! This is just a work-in-progress.
</div>
<br/>
== About The SDK ==
== About The SDK ==


Line 20: Line 14:
== Known Issues ==
== Known Issues ==


Lots. This is a very early release of the Jetpack SDK, and as such its developer ergonomics aren't yet where we want them to be. It's likely that many things you try won't work and you'll have no idea why; this isn't your fault! Please [https://bugzilla.mozilla.org/enter_bug.cgi?product=Mozilla%20Labs&component=Jetpack%20SDK&version=0.1 file a bug] and we'll try to fix it.
The following major issues have been reported for 0.1, and will be fixed in a forthcoming bugfix release:
 
* [https://bugzilla.mozilla.org/show_bug.cgi?id=551307 Python error when running cfx test on Windows]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=551335 <tt>--no-quit</tt> option doesn't work w/ cfx on Windows]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=550368 Syntax errors in modules don't raise tracebacks or line numbers]
 
Note that this is a very early release of the Jetpack SDK, and as such its developer ergonomics aren't yet where we want them to be. It's likely that many things you try won't work and you'll have no idea why; this isn't your fault! Please [https://bugzilla.mozilla.org/enter_bug.cgi?product=Mozilla%20Labs&component=Jetpack%20SDK&version=0.1 file a bug] and we'll try to fix it.


== Feedback and Bug Reports ==
== Feedback and Bug Reports ==

Latest revision as of 23:49, 17 June 2011

About The SDK

Right now, this SDK is for people who know how to use a command-line shell, as the development tools are only usable from there. We're also working on a web-based development environment called FlightDeck that will make it even easier to collaborate and build real Firefox extensions, in the spirit of the original Jetpack Prototype's user interface—but that's not ready quite yet.

Installation

First, obtain the SDK in your favorite compression format:

Once you've got that, just unpack the archive, open the jetpack-sdk/README.txt file, and follow its instructions.

Known Issues

The following major issues have been reported for 0.1, and will be fixed in a forthcoming bugfix release:

Note that this is a very early release of the Jetpack SDK, and as such its developer ergonomics aren't yet where we want them to be. It's likely that many things you try won't work and you'll have no idea why; this isn't your fault! Please file a bug and we'll try to fix it.

Feedback and Bug Reports

We'd love to know of any feedback you have for this release. Feel free to post them to the mozilla-labs-jetpack Google Group, or file a bug.