Keith Hodges wrote:
Damien Pollet wrote:
I see that pier-jetsam overrides PRCommand
>> printOn: using #<< which
is non-standard.
I also had to comment the log line in #execute because #log isn't implemented.
Please document such hacks…
If I recall the jetsam packages depend upon
http://www.squeaksource.com/311/Kernel-Extensions
Keith
They might depend upon Logging, which in turn depends upon
Kernel-Extensions.
Keith