I just want to mention that I've started working on something I call "PivotPad" for now. It's basically an applet running Pivot that let's you quickstart new Pivot-projects (mavenized), edit them online, and run them in the same jvm you're using for the editor-app. Each project will have a link, both to the source code repo and to run the application as an applet or webstart app (autocreated self-signed cert per user etc), so that it is very easy to show a problem/bug and the code at the same time. Other users can create an account and fork projects and stuff like that. A download-link will give you a zip-file containing the mavenized project, or even a non-mavenized project containing the dependencies if needed.
Obviously not the same thing you're talking about, just wanted to mention it :) -- Edvin
