Re: [Pharo-users] Units package

2013-07-26 Thread Marcus Denker
On Jul 26, 2013, at 9:34 AM, p...@highoctane.be wrote: > In my application, I need to work with units (which I have to integrate in > Seaside-Magritte 3). > > So, I looked around and after a while found > > http://www.smalltalkhub.com/#!/~MarcusDenker/Units > > Tests are green on 2.0 and it

[Pharo-users] Units package

2013-07-26 Thread p...@highoctane.be
In my application, I need to work with units (which I have to integrate in Seaside-Magritte 3). So, I looked around and after a while found http://www.smalltalkhub.com/#!/~MarcusDenker/Units Tests are green on 2.0 and it looks like it will do what I need. Pretty cool package, worth a chapter so