[Pharo-project] FileDirectory <> FSFileSystem

2012-08-09 Thread Camillo Bruni
FileSystem compat - During my train trip today I "ported" (AKA copied) the whole FileSystem package from 2.0 to 1.4 and fixed some tests: - the 2.0 FS works almost perfectly in 1.4 - some Tests related to DateAndTime fail! Furthermore I created a dumb FileDirectory interface for 2.

Re: [Pharo-project] FileDirectory <> FSFileSystem

2012-08-09 Thread Sean P. DeNigris
Camillo Bruni-3 wrote > > FileSystem compat > Is the FS 2.0 API backward-compatible with the current 1.4 FS? If not, (and I /really/ want to have the latest FS in 1.4), I think it should be loadable via Metacello as not to create a mess for our users... maybe ConfigurationOfFilesystem20. Camil

Re: [Pharo-project] FileDirectory <> FSFileSystem

2012-08-09 Thread Camillo Bruni
On 2012-08-10, at 00:15, "Sean P. DeNigris" wrote: > Camillo Bruni-3 wrote >> >> FileSystem compat >> > Is the FS 2.0 API backward-compatible with the current 1.4 FS? If not, (and > I /really/ want to have the latest FS in 1.4), I think it should be loadable > via Metacello as not to create a me

Re: [Pharo-project] FileDirectory <> FSFileSystem

2012-08-09 Thread Dale Henrichs
quot;Camillo Bruni" | To: Pharo-project@lists.gforge.inria.fr | Sent: Thursday, August 9, 2012 3:19:06 PM | Subject: Re: [Pharo-project] FileDirectory <> FSFileSystem | | On 2012-08-10, at 00:15, "Sean P. DeNigris" | wrote: | > Camillo Bruni-3 wrote | >> | >> File

Re: [Pharo-project] FileDirectory <> FSFileSystem

2012-08-10 Thread Stéphane Ducasse
for your info, I have been working on resfreshing the chapter on FS and It helped me to find some strange stuff. So I will push a list of questions soon. Stef On Aug 9, 2012, at 11:57 PM, Camillo Bruni wrote: > FileSystem compat > - > During my train trip today I "ported" (AKA

Re: [Pharo-project] FileDirectory <> FSFileSystem

2012-08-10 Thread Camillo Bruni
On 2012-08-10, at 01:10, Dale Henrichs wrote: > Cami, > > If you can let me know where to find your new FS code, I can take it for a > spin ... > > I've already spent time inventing a Grease-like layer that I can use with > FileDirectory and FileSystem, but if your FileDirectory will be ava

Re: [Pharo-project] FileDirectory <> FSFileSystem

2012-08-10 Thread Dale Henrichs
: Pharo-project@lists.gforge.inria.fr | Sent: Friday, August 10, 2012 1:56:37 AM | Subject: Re: [Pharo-project] FileDirectory <> FSFileSystem | | | On 2012-08-10, at 01:10, Dale Henrichs wrote: | | > Cami, | > | > If you can let me know where to find your new FS code, I can take | >

Re: [Pharo-project] FileDirectory <> FSFileSystem

2012-08-10 Thread Dale Henrichs
gforge.inria.fr | Sent: Friday, August 10, 2012 1:56:37 AM | Subject: Re: [Pharo-project] FileDirectory <> FSFileSystem | | | On 2012-08-10, at 01:10, Dale Henrichs wrote: | | > Cami, | > | > If you can let me know where to find your new FS code, I can take | > it for a spin ...

Re: [Pharo-project] FileDirectory <> FSFileSystem

2012-08-10 Thread Dale Henrichs
t; | To: Pharo-project@lists.gforge.inria.fr | Sent: Friday, August 10, 2012 8:39:18 AM | Subject: Re: [Pharo-project] FileDirectory <> FSFileSystem | | Cami, | | Despite not being able to load your working version in Pharo-1.4 I am | making progress:). I've created a Grease-like layer

Re: [Pharo-project] FileDirectory <> FSFileSystem

2012-08-10 Thread Camillo Bruni
he only compatibility method ... I can add that one as > an extension, too. > > Dale > > - Original Message - > | From: "Dale Henrichs" > | To: Pharo-project@lists.gforge.inria.fr > | Sent: Friday, August 10, 2012 8:39:18 AM > | Subject: Re: [Pharo

Re: [Pharo-project] FileDirectory <> FSFileSystem

2012-08-10 Thread Dale Henrichs
ge - | From: "Camillo Bruni" | To: Pharo-project@lists.gforge.inria.fr | Sent: Friday, August 10, 2012 4:50:13 PM | Subject: Re: [Pharo-project] FileDirectory <> FSFileSystem | | hi dale, | | digesting your word flow right now :P... | I don't think I will touch a computer this