[Pharo-project] List of next large actions
Hi guys I will be offline or busy with kids for some days and I wanted to make a list of todos for when I want to do something. - Integrate FS - step one add FS packages - step two integrated = use FS - Add RBengine - step one add RBEngine packages - step two (check RPackage changes) - Add OCompletion - Add Ecompletion - Integrate SystemAnnouncer - step one load package - would be cool to convert SystemChangeNotifierTest into tests usable for SystemAnnouncer (even if RPackage has a lot of tests). - step two replace SystemChangeNotifier emission - Integrate Ring - SystemNavigation should use Ring Objects - Replace Source* and MethodReference by Ring Object May be I missed some points but it would be good to have that in 1.4 Stef
Hi Stef, - Add RBengine
- step one add RBEngine packages
what is RBEngine? #Luc
- step two (check RPackage changes)
- Add OCompletion
- Add Ecompletion
- Integrate SystemAnnouncer - step one load package - would be cool to convert SystemChangeNotifierTest into tests usable for SystemAnnouncer (even if RPackage has a lot of tests). - step two replace SystemChangeNotifier emission
- Integrate Ring - SystemNavigation should use Ring Objects - Replace Source* and MethodReference by Ring Object
May be I missed some points but it would be good to have that in 1.4
Stef
On Jul 25, 2011, at 9:46 PM, Luc Fabresse wrote:
Hi Stef,
- Add RBengine - step one add RBEngine packages
what is RBEngine?
the engine doing refactoring= AST (for Opal :)) Refactoring RBModel = selection of the entities to be manipulated RBCritics RBASTPatternMatcher
#Luc
- step two (check RPackage changes)
- Add OCompletion
- Add Ecompletion
- Integrate SystemAnnouncer - step one load package - would be cool to convert SystemChangeNotifierTest into tests usable for SystemAnnouncer (even if RPackage has a lot of tests). - step two replace SystemChangeNotifier emission
- Integrate Ring - SystemNavigation should use Ring Objects - Replace Source* and MethodReference by Ring Object
May be I missed some points but it would be good to have that in 1.4
Stef
2011/7/25 Stéphane Ducasse <stephane.ducasse@inria.fr>
On Jul 25, 2011, at 9:46 PM, Luc Fabresse wrote:
Hi Stef,
- Add RBengine - step one add RBEngine packages
what is RBEngine?
the engine doing refactoring= AST (for Opal :)) Refactoring RBModel = selection of the entities to be manipulated RBCritics RBASTPatternMatcher
Yes ok, I mis-read. I was thinking of something related to RPackge ;-) Luc
#Luc
- step two (check RPackage changes)
- Add OCompletion
- Add Ecompletion
- Integrate SystemAnnouncer - step one load package - would be cool to convert SystemChangeNotifierTest into tests
usable for SystemAnnouncer (even if RPackage has a lot of tests).
- step two replace SystemChangeNotifier emission
- Integrate Ring - SystemNavigation should use Ring Objects - Replace Source* and MethodReference by Ring Object
May be I missed some points but it would be good to have that in 1.4
Stef
On Jul 25, 2011, at 10:02 PM, Luc Fabresse wrote:
2011/7/25 Stéphane Ducasse <stephane.ducasse@inria.fr>
On Jul 25, 2011, at 9:46 PM, Luc Fabresse wrote:
Hi Stef,
- Add RBengine - step one add RBEngine packages
what is RBEngine?
the engine doing refactoring= AST (for Opal :)) Refactoring RBModel = selection of the entities to be manipulated RBCritics RBASTPatternMatcher
Yes ok, I mis-read. I was thinking of something related to RPackge ;-)
No I'm working on it :) Now one of these days we should sync and think about modules for pharo :)
participants (2)
-
Luc Fabresse -
Stéphane Ducasse