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

Scala Meeting report, 2011-08-02

2 replies
adriaanm
Joined: 2010-02-08,
User offline. Last seen 31 weeks 4 days 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 report, 2011-08-02

Attending

Adriaan: work on virtualizing pattern matching, coming along nicely.
Vlad: inlining exception handlers, making the analysis fast, but now
figuring out problematic interaction with existing inliner
Tiark: more high-level programming style in delite led to performance
hit, trying to figure out why stuff wasn’t inlined and JIT’ed -- now
back to old performance
Miguel: type erasure on .NET
Christopher: finished thesis
Mirco: scala java interop in IDE
Grzegorz: working with Miguel’s tool (jdk2ikvm) to create own version
of scala lib, removing stuff that’s not supported in the browser --
pretty painful since lots of things depend on reflection (e.g.,
bigdecimal -> enumeration -> reflection -> blah). Preparing report.
Lukas: Work on the state side-effect plugin. Got first examples
running, now ironing out bugs.
Trond & Fredrik: joined typesafe today
Hubert: working on error trees (done RSN), buildmanager integration
for eclipse (compiled for 2.8, 2.9, trunk)
Heather: documentation, cluster back-end for delite
Josh: working on SBT build, but rt.jar changes every time due to some problem
Yuvi: INF tickets, building spec

Discussion

Small documentation request

Heather is collecting existing material (in the style of the “what’s
new in 2.8” series) for inclusion in the documentation project.

Pedro (scaladoc contributor) is looking for a new reviewer [Yuvi]

  New contacts: Vlad for model stuff, Heather for HTML

Enumeration [Josh]

  Backport fix for the maxId issue to 2.8 [SI-3687, Hubert will take care of it]

Kato Kazuyoshi
Joined: 2010-10-22,
User offline. Last seen 29 weeks 1 day ago.
Re: Scala Meeting report, 2011-08-02

On Tue, Aug 9, 2011 at 2:57 AM, Adriaan Moors wrote:
>
> Pedro (scaladoc contributor) is looking for a new reviewer [Yuvi]
>
>   New contacts: Vlad for model stuff, Heather for HTML
>

Good. Can I (or other Scaladoc contributors) reassign my review
requests to Vlad and Heather?

heathermiller
Joined: 2011-04-27,
User offline. Last seen 22 weeks 13 hours ago.
Re: Scala Meeting report, 2011-08-02

Hi Kato,

Sure- if it's more front-end related, you (or other contributors) can assign it to me, if it's on the compiler-end, you can assign it to Vlad.

Cheers,
Heather

On Aug 8, 2011, at 4:29 PM, Kato Kazuyoshi wrote:

> On Tue, Aug 9, 2011 at 2:57 AM, Adriaan Moors wrote:
>>
>> Pedro (scaladoc contributor) is looking for a new reviewer [Yuvi]
>>
>> New contacts: Vlad for model stuff, Heather for HTML
>>
>
> Good. Can I (or other Scaladoc contributors) reassign my review
> requests to Vlad and Heather?
>

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