Project

General

Profile

Actions

Architecture #3229

closed

Switch to Scala 2.10

Added by François ARMAND about 11 years ago. Updated almost 11 years ago.

Status:
Released
Priority:
2
Category:
Architecture - Dependencies
Target version:
Effort required:
Name check:
Fix check:
Regression:

Description

Scala 2.10 was release in December, and it brings lots of new features and improvement, the most intersting for us being:

- faster bytecode (JVM 1.6) and compilation (depending of the soure code) + possibility to analyse compile time
- warning about "dangerous" features, especially to use of reflexive type (generally not what we want)
- string interpolation, allowing far cleaner code especially for server-side generated Javascript
- AKKA intégration + future&promise, allowing to use reliable actors and a simplified async programmation model

See: http://www.scala-lang.org/node/27499


Subtasks 6 (0 open6 closed)

Architecture #3238: Upgrade Rudder Parent pom to Scala 2.10ReleasedFrançois ARMAND2013-02-05Actions
Architecture #3239: Upgrade Rudder commons to Scala 2.10ReleasedFrançois ARMAND2013-02-05Actions
Architecture #3240: Upgrade Scala LDAP to Scala 2.10ReleasedFrançois ARMAND2013-02-05Actions
Architecture #3241: Upgrade CF-clerk to Scala 2.10ReleasedFrançois ARMAND2013-02-05Actions
Architecture #3242: Upgrade LDAP inventory to Scala 2.10ReleasedFrançois ARMAND2013-02-05Actions
Architecture #3243: Upgrade Rudder to Scala 2.10ReleasedFrançois ARMAND2013-02-05Actions

Related issues 2 (0 open2 closed)

Blocks Rudder - Architecture #3230: Transactionnal behavior accros several, non-transactionnal backendReleased2013-01-31Actions
Blocks Rudder - Architecture #2787: Use Doobie or Slick in place of SpringTemplate / squeryl / pur JDBCReleasedVincent MEMBRÉ2016-10-07Actions
Actions #1

Updated by François ARMAND about 11 years ago

  • Category set to Architecture - Dependencies
  • Status changed from New to 8
  • Priority changed from N/A to 1
  • Target version set to 2.6.0~beta1
Actions #2

Updated by François ARMAND about 11 years ago

The prototype version is live on the "proto_scala2.10" branch of each repos, for example: https://github.com/Normation/rudder/tree/proto_scala2.10

Actions #3

Updated by Vincent MEMBRÉ about 11 years ago

  • Status changed from 8 to 13
  • Assignee set to François ARMAND

I made the pull requests :

Parent-pom : https://github.com/Normation/rudder-parent-pom/pull/4
Commons : https://github.com/Normation/rudder-commons/pull/5
Scala-LDAP : https://github.com/Normation/scala-ldap/pull/3
Cf-clerk : https://github.com/Normation/cf-clerk/pull/5
Inventory : https://github.com/Normation/ldap-inventory/pull/12
Rudder : https://github.com/Normation/rudder/pull/113

I need to make some commits to finally resets the pom to 2.6.0-SNAPSHOT and rebase all in one commit

Actions #4

Updated by Anonymous about 11 years ago

  • Status changed from 13 to Pending release
Actions #5

Updated by Jonathan CLARKE almost 11 years ago

  • Status changed from Pending release to Released

This ticket has been addressed in version 2.6.0~beta1 of Rudder, which has just been released. Please see the changelog here: https://www.rudder-project.org/foswiki/System/Documentation:ChangeLog26.

Actions

Also available in: Atom PDF