# Pharo News of the Week 3/2025

- [ANN] IWST 2024 proceedings is now online at https://ceur-ws.org/Vol-3893/
- [Video] Phausto at the Audio Programmer meetup 
https://lucretiomsp.github.io/musicwithpharo/2025/01/16/phaustoAudioProgrammer_meetUp.html

If you want to add your news to this list, use this form: 
https://tinyurl.com/4c89buy4 

# The week on the Pharo Issue Tracker

# Pharo 11

- Backport multibyte commit message fix to Pharo 11 #1877
        https://github.com/pharo-vcs/iceberg/pull/1877

- Backport changes making #cascadeFor:initialExtent:world: for RealEstateAgent 
use integral positions when using the world’s center to Pharo 11 #17604
        https://github.com/pharo-project/pharo/pull/17604
        

# Pharo 12

- Backport changes making #recalculatePageWidths and #recalculatePageHeights on 
SpMorphicMillerAdapter set the coordinates and dimensions to integral numbers 
#1694
        https://github.com/pharo-spec/Spec/pull/1694

- Backport fix making #loadVersionFromFileNamed: on MCRemoteFileBasedRepository 
always answer the version #17615
        https://github.com/pharo-project/pharo/pull/17615


# Fixes

- Pharo 13 - more Robust CompiledMethod inspection, #936
        https://github.com/pharo-spec/NewTools/pull/936

- Fix #loadVersionFromFileNamed: on MCRemoteFileBasedRepository to always 
answer the version #17613
        https://github.com/pharo-project/pharo/pull/17613

- Branch: 17625-Clean-window-menu, Fixes #17625 #17626
        https://github.com/pharo-project/pharo/pull/17626
        
- 17597 the code formatter does not pretty print well ffi calls #17598
        https://github.com/pharo-project/pharo/pull/17598
        
- Branch: Another FFI call variation not formattable + add customisat… #17601
        https://github.com/pharo-project/pharo/pull/17601
        
- Trying to make sure that we get the correct method class once we set … #17595
        https://github.com/pharo-project/pharo/pull/17595
        
- fix(sorting): Make many tables in inspector extensions properly sortable #924
        https://github.com/pharo-spec/NewTools/pull/924


# Features

- Allow to load a package in another environment #17591
        https://github.com/pharo-project/pharo/pull/17591
        
# Newtools

- added WindowManager package to exploit new SpClosedWindowPresenter #940
        https://github.com/pharo-spec/NewTools/pull/940

- Branch: removeUnusedPreferredExtent, Fixes # 935 #937
        https://github.com/pharo-spec/NewTools/pull/937
        
- Branch: Pharo13, Removing preferredExtent instance variable of class and code 
#932
        https://github.com/pharo-spec/NewTools/pull/932


# VM
- Prepare release v10.3.3 #901
        https://github.com/pharo-project/pharo-vm/pull/901
        
- Update build and dev VM and image to latest pharo 12 release #900
        https://github.com/pharo-project/pharo-vm/pull/900

- force non-shallow checkout on CI #899
        https://github.com/pharo-project/pharo-vm/pull/899

- Normalize variable #897
        https://github.com/pharo-project/pharo-vm/pull/897
        
- Adding test to test Ephemerons in the Old Space #702
        https://github.com/pharo-project/pharo-vm/pull/702


# Spec

- Make #transferFor:from: on SpMorphicTreeTableDataSource delegate to the 
adapter #1679
        https://github.com/pharo-spec/Spec/pull/1679

# iceberg (git)
        
- Redo of PR #1873 #1880
        https://github.com/pharo-vcs/iceberg/pull/1880
        
- Remove duplicated methods #1876
        https://github.com/pharo-vcs/iceberg/pull/1876
        
- renamed all ice git hub classes from model to presenter ( not model anymore) 
#1874
        https://github.com/pharo-vcs/iceberg/pull/1874
        
# Cleanup

- Cleaningtest that there are no selectors remaining that are sent but not 
implemented #17612
        https://github.com/pharo-project/pharo/pull/17612

- Move LocalProcessException and LocalRecursionStopper to debugger packages 
#17621
        https://github.com/pharo-project/pharo/pull/17621
        
- Move DependentsArray from Kernel to System-Model #17620
        https://github.com/pharo-project/pharo/pull/17620
        
- Clean TransferMorph #17619
        https://github.com/pharo-project/pharo/pull/17619
        
- Remove dependencies to the AST #17616
        https://github.com/pharo-project/pharo/pull/17616
        
- Remove some methods with equivalent in superclass in Calypso #17592
        https://github.com/pharo-project/pharo/pull/17592
        
- Remove duplicated methods #939
        https://github.com/pharo-spec/NewTools/pull/939
        
- One less reference to RBParser + does not uselessly reformat code. #934
        https://github.com/pharo-spec/NewTools/pull/934
        
- Fix testLocalMethodsOfTheClassShouldNotBeRepeatedInItsTraits #938
        https://github.com/pharo-spec/NewTools/pull/938

- little post migration and all the tests are green #931
        https://github.com/pharo-spec/NewTools/pull/931
        
- Remove duplicated methods #1699
        https://github.com/pharo-spec/Spec/pull/1699
        
- Remove unused class variable recently introduced #1698
        https://github.com/pharo-spec/Spec/pull/1698

Reply via email to