JSS 3.0, the first version available on mozilla.org, is scheduled for
February 15.
Currently, Mozilla JSS will build and run on Linux. Everything seems to
be working except SSL.
What's left to do is:
* Make sure the thing builds and runs on all the other platforms.
This will probably involve some tweaking on each platform.
* Get SSL working. This involves shuffling some code around and
getting clean-roomed versions of a few classes.
* Testing. We have some tests that provide patchy coverage. I'd like
to expand those tests to cover more functionality.