Hello all,

Last week I did these tasks:

- Add commands to use new refactorings with commander2 in class context.
- Migrate some class commands to commander2 (SycAddSubclassCommand, SycInsertSubclassCommand and SycInsertSuperclassCommand)
- Improve messages of remove class command.
- Close issue: RB*Change should work on environment and not Smalltalk globals.
- Introduce new refactoring: "Merge instance variable into another".
- Start to improve inst variables refactorings with live objects.

Tasks for this week:
��
- Continue improving instance variable refactoring with live objects.
- Continue improving extract setUp method refactoring.
- Fix issue: Copy (updating scoped references)
- Fix issue: move to component refactoring issue.
- Fix Inline senders refactoring issue
- Fix issue: Rewritting tool fails to place a cascade inside a cascade
- Introduce: Refactoring idea "Remove User Of Method"��

Regards,

Evelyn C.