This page is no longer maintained — Please continue to the home page at www.scala-lang.org

Scala Meeting report, 2010-05-11

No replies
Antonio Cunei
Joined: 2008-12-16,
User offline. Last seen 3 years 22 weeks ago.

We are currently publishing a summary of each of the weekly meetings of the
Scala Core Team.

This information is made available as a service to the community. It is by
necessity rather brief and gives only a rough approximation of the main
points of discussions explored during each meeting; it should not be taken
as a source of reliable information, nor as a record of concrete or firm
decisions, nor as anything other than a record of a simple discussion.

The summary that follows is primarily intended for Scala contributors and
maintainers. If you are not a contributor to the Scala system, the
information below is unlikely to be very useful to you, and you might lack
some of the necessary background to make sense of all the discussion items.

We do not have enough people on the team to be able to write a more
complete record, and we might also not have the resources to discuss every
point in detail afterwards. Nevertheless, we hope that this record, cursory
as it is, is better than nothing.

------------------------------------------------------------------------------

Scala Meeting 2010-05-11

People attending the meeting: Ingo, Miguel, Donna, Iulian, Lukas, Philipp,
Toni, Gilles, Martin, Hubert, Tiark, Alex.

* Current work
- fixed some issues with futures
- fixed bugs in the concat algorithm
- fixed bugs in parallel collections
- some additional bugs were also fixed

* Eclipse
- All the information on the Scala IDE for Eclipse has been migrated to
the new website. The releases, for the time being, are still being compiled
from the code in our SVN repository.

* Released 2.8.0.RC2
- Was released on Monday
- Things to fix for RC3: #3395, one bug in specialization, a couple of
build manager bugs, plus recent reports.
- There have been questions concerning HTML support in Scaladoc 2.0; we
will investigate.
- IBM 6 still crashes in scaladoc from time to time. The reason is not
clear at this time, it could be a VM bug or some other issue. We'll try to
find out what is going on.

* Code Review
- New tool is up at codereview.scala-lang.org

* Nightly testing
- Reportedly the Lift project has almost everything set up now to test
all code using our nightlies. The system will be based on Hudson.
- We currently have some scalacheck-based nightly tests. They should no
longer be in the checkin or nightly tests, as binary incompatible changes
breaks them all at once.
- We could ask David to host these additional tests on their
infrastructure, using Scalacheck nightlies.

* Books
- The books section on the website has been updated: there are now 12
books available or planned on Scala and Lift.

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland