[Pharo-users] [ANN] Next Pharo Sprint: Feb 26

2021-02-24 Thread Marcus Denker via Pharo-users
We will organize a Pharo sprint Feb 26 (this Friday) Goals of this sprint: - Fix issues from tracker https://github.com/pharo-project/pharo/issues This is a Remote Sprint, it happens on Discord. http://pharo.org/contribute-events We have added a Board to coordinate the

Re: [Pharo-users] Tracking method in and out with MetaLinks

2018-11-26 Thread Marcus Denker via Pharo-users
--- Begin Message --- > On 23 Nov 2018, at 15:19, Marcus Denker wrote: > > > >> On 23 Nov 2018, at 14:59, Marcus Denker wrote: >> >> >> >>> On 23 Nov 2018, at 13:40, Manuel Leuenberger >>> wrote: >>> >>> Hi, >>> >>> I stumbled upon another MetaLink scenario that I am unsure how to >>

Re: [Pharo-users] Reify RBLiteralNode and RBBlockNode args/return with MetaLink?

2018-11-30 Thread Marcus Denker via Pharo-users
--- Begin Message --- >> >> Steven did a version that is based on AST transformation only, we will >> explore that direction further in the future. > > Interesting, so this would be the one I'd like to see (because I > implemented with AST transforms). Would you have a link to his work? > Mine

Re: [Pharo-users] Is it possible to follow an object through a computation?

2019-01-09 Thread Marcus Denker via Pharo-users
--- Begin Message --- > On 3 Jan 2019, at 03:17, Esteban Maringolo wrote: > > Hi Paul, > > You can set the object to be "read only" (aka "immutable") and handle the > exception. > > E.g. > > | u | > u := User named: 'Paul'. > u beReadOnlyObject. > [ "your code modifying u's state" ] >

[Pharo-users] Pharo News of the Week 21/2025

2025-05-28 Thread Marcus Denker via Pharo-users
# Pharo News of the Week 21/2025 - [ANN] RenoirSt v8.1.0 [v8.1.0] released! https://github.com/ba-st/RenoirSt - [ANN] Boardwalk v7.1.0 [v7.1.0] released! https://github.com/ba-st/Boardwalk - [ANN] RoelTyper v1.0.2 https://github.com/RMODINRIA/RoelTyper/releases/tag/v1.0.2 - [ANN] Historia - an e

[Pharo-users] Pharo News of the Week 22/2025

2025-06-03 Thread Marcus Denker via Pharo-users
# Pharo News of the Week 22/2025 - [MOOC] The closing date for the MOOC “Advanced object oriented design and development with Pharo” has been extended to December 31, 2025 https://www.fun-mooc.fr/en/courses/advanced-object-oriented-design-and-development-with-pharo/ # The week on the

[Pharo-users] Pharo Paper Collection: Papers wanted!

2025-06-20 Thread Marcus Denker via Pharo-users
Hello, As you might know, we have started to collect all papers / books that are related to Pharo. This is on HAL (https://hal.science), an international repository for open science that is used by the french science community (e.g. Inria and CNRS). The platform is open to anyone and after som

[Pharo-users] Pharo News of the Week 25/2025

2025-06-20 Thread Marcus Denker via Pharo-users
- GitProjectHealth: A Mining Software Repository and Ticket management Platform tool, in Pharo https://github.com/moosetechnology/gitprojecthealth - [ANN] Pharo client libraries for Google Cloud Platform services https://github.com/newapplesho/google-cloud-smalltalk - ESUG Tec

[Pharo-users] Pharo News of the Week 23/2025

2025-06-06 Thread Marcus Denker via Pharo-users
# Pharo News of the Week 23/2025 - [GSoC 2025] Accepted Pharo Projects: https://pharo.org/news/2025-06-04-GSOC.html - [ANN] Pharo VM 10.3.5 Released https://pharo.org/news/2025-06-04-VM-10-3-5.html - [ANN] docker-pharo-vm v10.3.5-2025-06-04 https://github.com/ba-st/docker-pharo-vm/releases/tag/

[Pharo-users] Pharo News of the Week 24/2025

2025-06-13 Thread Marcus Denker via Pharo-users
# Pharo News of the Week 24/2025 - [Github] PharoSandGame https://github.com/PosledniAmir/PharoSandGame - [ANN] Pharo Paper Collection surpases 200 entries https://pharo.org/news/2025-06-10-HAL.html - [ANN] GitMiner: a Pharo Smalltalk library that helps developers in analyzing g

[Pharo-users] [ANN] Advanced-Design MOOC on Youtube

2025-06-26 Thread Marcus Denker via Pharo-users
All the videos from the Advanced-Design MOOC are now available on our YouTube channel Inria Learning Lab in a dedicated playlist. This gives you easy access to the 65 MOOC videos and helps you focus on the topics that interest you most. Check it out here: https://www.youtube.com/playli

[Pharo-users] Pharo News of the Week 26/2025

2025-06-29 Thread Marcus Denker via Pharo-users
- [ANN] TinyLogger V2.0.0 https://github.com/jecisc/TinyLogger/releases/tag/v2.0.0 - [ANN] Advanced-Design MOOC on Youtube https://pharo.org/news/2025-06-26-Mooc-Youtube.html - [ANN] Pharo 13.1 Released - https://pharo.org/news/2025-06-26-Pharo13.1.html If you want to

[Pharo-users] Pharo News of the Week 28/2025

2025-07-11 Thread Marcus Denker via Pharo-users
# Pharo News of the Week 28/2025 - [Video][Smalltalks 2024] Soil: an object oriented database for fun and profit https://www.youtube.com/watch?v=JWY5HCUlX_4 - [Smalltalks 2024][Pharo in Action] ApptiveGrid: solve (business) problems without programming https://www.yout

[Pharo-users] Pharo News of the Week 29/2025

2025-07-18 Thread Marcus Denker via Pharo-users
# Pharo News of the Week 29/2025 - Pharo Success Story: ApptiveFleet - Vehicle Management https://pharo.org/success/ApptiveFleet.html - [ANN] PharoOWS: OGC Web Services (OWS) support for Pharo https://github.com/ThalesGroup/PharoOWS - [ANN] Willow-Auth0 v3.1.0 [v3.1.0] released!

[Pharo-users] [ANN] Soil V3

2025-07-24 Thread Marcus Denker via Pharo-users
We have released Version 3 of Soil (the object oriented database for Pharo implemented in Pharo). You can access the new release via https://github.com/ApptiveGrid/Soil/tree/v3 The changelog can be found at: https://github.com/ApptiveGrid/Soil/blob/v3/docs/changelog.md To lear

[Pharo-users] Pharo News of the Week 30/2025

2025-07-25 Thread Marcus Denker via Pharo-users
# Pharo News of the Week 30/2025 - [Video] Esteban Lorenzano - Pharo-CIG: C++ Interface Generator https://www.youtube.com/watch?v=U9fpvZJaFx4 - paulwilke/pharo-mcp-server: Pharo Smalltalk implementation of Anthropic's Model Context Protocol (MCP) server specification. https://g

[Pharo-users] Pharo News of the Week 31/2025

2025-08-01 Thread Marcus Denker via Pharo-users
# Pharo News of the Week 31/2025 - [ANN] libgit2-pharo-bindings v3.2.0 https://github.com/pharo-vcs/libgit2-pharo-bindings/releases/tag/v3.2.0 - [ANN] VM Release v10.3.6 https://github.com/pharo-project/pharo-vm/releases/tag/v10.3.6 - Slides from #esug2025 (ESUG, IWST, ShowUs)