Stef, I've sent a pull request via GitHub with my reviews: https://github.com/SquareBracketAssociates/Booklet-Magritte/pull/2 2018-04-21 8:49 GMT+00:00 Stephane Ducasse <stepharo.self@gmail.com>:
Cool I will have a look when I go back to Magritte Rafael if you see mistake in the booklet please report them to me. I will do a pass in a couple of weeks I hope
On Sat, Apr 21, 2018 at 4:07 AM, Sean P. DeNigris <sean@clipperadams.com> wrote:
Rafael Luque wrote
I wonder if there are other relevant projects I could study to discover other possible uses cases of Magritte.
I use it in nearly all my personal projects, almost always via Morphic, not Seaside. Here is a public one you can have a look at: https://github.com/seandenigris/Small-World
Load in Pharo 6.1 via: Metacello new baseline: 'SmallWorld'; repository: 'github://seandenigris/ SmallWorld:master/repository'; onConflict: [ :ex | ex allow ]; load.
Browse senders of magritteDescription for classes prefixed with "Small".
----- Cheers, Sean -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html