Re: [Pharo-dev] Monetary package

2013-06-12 Thread Paul DeBruicker
Paul DeBruicker wrote > I'll move it to Smalltalkhub later now. I mean now. Its here: http://smalltalkhub.com/#!/~pdebruic/Money -- View this message in context: http://forum.world.st/Pharo-dev-Monetary-package-tp4692670p4693062.html Sent from the Pharo Smalltalk Developers mail

Re: [Pharo-dev] Monetary package

2013-06-12 Thread Paul DeBruicker
in+VA+Smalltalk&entry=3547452513 > > http://www.squeaksource.com/Money.html > > Paul DeBruicker ported it to Pharo. > > Sven > > -- > Sven Van Caekenberghe > Proudly supporting Pharo > http://pharo.org > http://association.pharo.org > http://consortium.p

Re: [Pharo-dev] Monetary package

2013-06-11 Thread Chris Cunningham
First, is FixedDecimal used in the Money package? I didn't see is referenced there, so I'm curious where it came from. There is a definite different between ScaledDecimal and FixedDecimal. ScaledDecimal (unless it's been changed recently) keeps the full precision of the original number. FixedD

Re: [Pharo-dev] Monetary package

2013-06-11 Thread Mariano Martinez Peck
I wondered the same. Can someone explain? On Tue, Jun 11, 2013 at 3:17 AM, Denis Kudriashov wrote: > What the difference from scaled decimal or fixed decimal? > > On video I not see any currency concept. > In past I used Units package to model money. It is very convinient to > calculate currency

Re: [Pharo-dev] Monetary package

2013-06-10 Thread Denis Kudriashov
What the difference from scaled decimal or fixed decimal? On video I not see any currency concept. In past I used Units package to model money. It is very convinient to calculate currency exchange operations. What the advantage of Money package? Best regards, Denis 2013/6/10 Torsten Bergmann >

Re: [Pharo-dev] Monetary package

2013-06-10 Thread Sven Van Caekenberghe
Hi Torsten, On 10 Jun 2013, at 19:09, "Torsten Bergmann" wrote: > Do we have a "money" package for Pharo available? > > http://www.jarober.com/blog/blogView?showComments=true&title=ST+4U+396%3A+Money+in+VA+Smalltalk&entry=3547452513 http://www.squeaksource.com/Money.html Paul DeBruicker porte

[Pharo-dev] Monetary package

2013-06-10 Thread Torsten Bergmann
Do we have a "money" package for Pharo available? http://www.jarober.com/blog/blogView?showComments=true&title=ST+4U+396%3A+Money+in+VA+Smalltalk&entry=3547452513