Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
research:plomo [2013/09/21 12:11] mdenkerresearch:plomo [2013/09/21 12:13] mdenker
Line 118: Line 118:
   *  Faster MSE import.   *  Faster MSE import.
  
-We participated to the new release of Pharo 1.4 and 2.0 and are actively developing Pharo3. The speed of Pharo development is increasing with each version. For Pharo2, a list of changes can be found on the [[http://code.google.com/p/pharo/wiki/ActionsInPharo20|website]]. +We participated to the new release of Pharo 1.4 and 2.0 and are actively developing Pharo3 (http://pharo-project.org). The speed of Pharo development is increasing with each version. For Pharo2, a list of changes can be found on the [[http://code.google.com/p/pharo/wiki/ActionsInPharo20|website]]. 
-PLOMO members contributed many smaller and larger improvements found while doing the research work described in this report. When visiting, PLOMO members take care to organize Pharo Sprints (open meetings focussed on fixing bugs and integrating features).+PLOMO members contributed many smaller and larger improvements found while doing the research work described in this report. When visiting, PLOMO members take care to organize Pharo Sprintsopen meetings focussed on fixing bugs and integrating features.
  
-An example for how PLOMO directly contributed can be seen with the type system work. While type-checking the code of the Pharo system, a number of problems where detected. Examples where dead code, wrong inheritance relationships between classes and others. All these problems have been fixed in Pharo2.+A small example for how PLOMO directly contributed can be seen with the type system work. While type-checking the code of the Pharo system, a number of problems where detected. Examples where dead code, wrong inheritance relationships between classes and others. All these problems have been fixed in Pharo2.
  
 For Pharo3, PLOMO contributed in a major way: the Opal Compiler replaced the old default compiler infrastructure. For Pharo3, PLOMO contributed in a major way: the Opal Compiler replaced the old default compiler infrastructure.