June 29, 2013
8:42 p.m.
look at String >> #format: On 2013-06-29, at 22:26, Donald <dmacq@instantiations.com> wrote:
Logs uses a package called Bindings-Core-tbn.1 that has this description: /Name: Bindings-Core-tbn.1// //Author: tbn// //Time: 11 July 2012, 9:46:06.521 am// //UUID: 2c28d2f3-610f-a54d-82b1-f421a40394ce// //Ancestors: // // //Initial version from Benoit, see http://lists.gforge.inria.fr/pipermail/pharo-project/2012-July/067412.html/
It allows me to do things like this:
Transcript show: 'Today is %1' bindWith: 'the first day of the rest of your life'.
Is there a better way to do this in Pharo 2?. An hour of poking around and no joy.
Thanks.
-- Donald [|]
A bad day in [] is better than a good day in {}