Difference between revisions of "JsWidget/Plan"

From Creative Commons
Jump to: navigation, search
(Note at the top explaining this page)
(0.6)
Line 18: Line 18:
 
* Performance analysis, fixes based on this
 
* Performance analysis, fixes based on this
 
== 0.6 ==
 
== 0.6 ==
* UI prettification
+
* UI prettification (done by Alex)
 +
* code prettification (by Asheesh)
 +
** use zc.buildout for dependencies
 +
 
 
== 0.9 ==
 
== 0.9 ==
 
* Just like 1.0, hopefully.
 
* Just like 1.0, hopefully.

Revision as of 21:12, 31 July 2007

This page describes our plan for making JsWidget something we want people to use.

Pre-releases

The following are "preview" versions, not things we suggest you use in a massive public-facing web service.

0.1

  • It exists at all!

0.2

  • Correct questions

0.3

  • Apache Content Negotiation for language selection
  • (Hopefully) stable API for importing and exporting license choices
  • IE (6 and 7) compatibility

0.4

  • all HTML elements and CSS classes are prefixed with cc_js_ to avoid namespace clashes with others' apps
  • Safari compatibility
  • Opera compatibility
  • Massive clean-out of unused JavaScript code and unused CSS style

0.5

  • Performance analysis, fixes based on this

0.6

  • UI prettification (done by Alex)
  • code prettification (by Asheesh)
    • use zc.buildout for dependencies

0.9

  • Just like 1.0, hopefully.

Release

The following are versions we suggest you use in a massive public-facing web service.

1.0

  • All strings are translated
  • We have a story for keeping this up with high reliability
  • It looks nice