[Feature]: Dynamic Condition Labels

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[Feature]: Dynamic Condition Labels

Sean P. DeNigris
Administrator
Allow code like the following:
```smalltalk
"..."
        addCondition: [ :obj | "whatever" ]            
        labelled: [ :obj | obj date mmddyyyy, ' is too far in the future'  ]
```

See
https://github.com/seandenigris/Magritte3/commit/bfc682fae0d40503519956cfa30d49760d41768f



-----
Cheers,
Sean
--
Sent from: http://forum.world.st/Magritte-Pier-and-Related-Tools-f115649.html
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.list.inf.unibe.ch/listinfo/smallwiki
Cheers,
Sean