Re: [Pharo-users] UUIDs

2015-08-12 Thread Sean P. DeNigris
Ben Coman wrote > Unless your requirements *specifically* need identical files to be > maintained as duplicates, I would strongly consider using something > content based like MD5 or SHA Interesting... There should not be any duplicates. What's the advantage over UUID? - Cheers, Sean -- Vie

Re: [Pharo-users] UUIDs

2015-08-12 Thread Ben Coman
On Wed, Aug 12, 2015 at 6:38 PM, Sean P. DeNigris wrote: > Ben Coman wrote >> Unless your requirements *specifically* need identical files to be >> maintained as duplicates, I would strongly consider using something >> content based like MD5 or SHA > > Interesting... There should not be any duplic

[Pharo-users] Spec TreeModel

2015-08-12 Thread Thomas Heniart
Hi, I'm using TreeModel>>beCheckList and I wanted to know if it is possible to dissociate the checkbox and label. More precisely, what I want is changing state by clicking on the checkbox only Is it possible ? Cheers, Thomas

Re: [Pharo-users] Tabular: XLSX import

2015-08-12 Thread H. Hirzel
Hello Jurij and Vincent I am working on extending the export function (export of several worksheets). For this I am adding some more tests currently and I'd like to have your feedback on some of the basic functions regarding initial values. http://ss3.gemtalksystems.com/ss/Tabular/Tabular-Hannes