# Pharo News of the Week 48/2024
- [Blog Post] Evaluation of SUnit
https://all-objects-all-the-time.st/#/blog/posts/10
# The week on the Pharo Issue Tracker
# Pharo 11
- Apply changes from pull request #17375 (“use file server @ inria”) to
‘Pharo11’ #17462
https://github.com/pharo-project/pharo/pull/17462
- Backport addition of discardBuffer to
ZnBufferedReadStream>>#readInto:startingAt:count in the case that the buffer is
bypassed to Pharo 11 #17382
https://github.com/pharo-project/pharo/pull/17382
# Features
- Morphic File List replacement with New Tools File Browser #17383
https://github.com/pharo-project/pharo/pull/17383
- 17435 introduce backward compatible rewriting #17438
https://github.com/pharo-project/pharo/pull/17438
# Improvements
- Discard Finder unnecessary evaluation with time out in the Compiler #910
https://github.com/pharo-spec/NewTools/pull/910
- Fix: #17423 Pass different application to Cycle Presenter #17429
https://github.com/pharo-project/pharo/pull/17429
- 17451 pharos about window should give the date of the build #17456
https://github.com/pharo-project/pharo/pull/17456
- Add String>>withPlatformLineEndings #17457
https://github.com/pharo-project/pharo/pull/17457
- Fixes #17459: Remove "Declare new Global" feature from the undeclared
variable dialogue #17465
https://github.com/pharo-project/pharo/pull/17465
# Refactoring Engine
- Adding RBInteractionDriver #17455
https://github.com/pharo-project/pharo/pull/17455
- Fix for Better use the correct condition in RB rename instance variable #17454
https://github.com/pharo-project/pharo/pull/17454
- Revert "ExtractTempDriver" #17452
https://github.com/pharo-project/pharo/pull/17452
- 17440 refactorings reserved names should not be duplicated #17450
https://github.com/pharo-project/pharo/pull/17450
- 17436 again the push up user refactoring interface got broken #17446
https://github.com/pharo-project/pharo/pull/17446
- Fix Rename temp refactoring #17441
https://github.com/pharo-project/pharo/pull/17441
- Discard methodDefinedInClassCondition while renaming method #17425
https://github.com/pharo-project/pharo/pull/17425
- Remember package refactor17388 #17414
https://github.com/pharo-project/pharo/pull/17414
# Spec
- fix column view resizable columns #1675
https://github.com/pharo-spec/Spec/pull/1675
- add new list view components #1674
https://github.com/pharo-spec/Spec/pull/1674
- fixes 1663 #1673
https://github.com/pharo-spec/Spec/pull/1673
- Add missing keyboard focus methods #1669
https://github.com/pharo-spec/Spec/pull/1669
- 1658 deprecate at in favor for at point in sp grid layout #1667
https://github.com/pharo-spec/Spec/pull/1667
# Fixes
- Fix Pharo build #913
https://github.com/pharo-spec/NewTools/pull/913
# Bootstrap
- Add a retry in case of IceGenericError in the bootstrap #17466
https://github.com/pharo-project/pharo/pull/17466
# Cleanup
- Explicit morphic/uimanager dependencies #878
https://github.com/pharo-spec/NewTools/pull/878
- use registerToolsOn: logic to respect architecture: class initialize #911
https://github.com/pharo-spec/NewTools/pull/911
- Remove broken method from PlaygroundPresenter #914
https://github.com/pharo-spec/NewTools/pull/914
- Remove the last case of ad-hoc polymorphism around on:do: . Deprecate… #17385
https://github.com/pharo-project/pharo/pull/17385
- Remove old Finder references in Baselines #17421
https://github.com/pharo-project/pharo/pull/17421
- Fixes: ##17426 there is no need for this method. Its caller checks th… #17428
https://github.com/pharo-project/pharo/pull/17428/files
- 17403 test case failure log should not refer to a globlal #17434
https://github.com/pharo-project/pharo/pull/17434
- Fix double dot at end of line #17448
https://github.com/pharo-project/pharo/pull/17448
- fixing unused instance variable #17447
https://github.com/pharo-project/pharo/pull/17447
- Tag some ExternalAddress method as to ignore by
testNoEquivalentSuperclassMethods #17416
https://github.com/pharo-project/pharo/pull/17416
- Less Smalltalk hardcoded references #1659
https://github.com/pharo-spec/Spec/pull/1659