[Pharo-project] About a file abstraction layer
Hi guys With mike we also discussed about URI and the way sophie people used to abstract away from the file system. The idea (may be I'm summarizing a bit wrong), is to use URI consistently even to access local file. He told me that with this practice they got away from platform dependent code in Sophie. Mike also rewrote and clean a large part of the network-package. We got some trouble to load it in pharo since this was not made to be loaded in pharo. Mike will work on a loadable version. Stef
What about Rio? On Thu, Jul 3, 2008 at 8:00 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Hi guys
With mike we also discussed about URI and the way sophie people used to abstract away from the file system. The idea (may be I'm summarizing a bit wrong), is to use URI consistently even to access local file.
He told me that with this practice they got away from platform dependent code in Sophie.
Mike also rewrote and clean a large part of the network-package. We got some trouble to load it in pharo since this was not made to be loaded in pharo.
Mike will work on a loadable version.
Stef
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Damien Cassou Peter von der Ahé: «I'm beginning to see why Gilad wished us good luck». (http://blogs.sun.com/ahe/entry/override_snafu)
I do not know. I have the impression this is at another level. What URI provides is a common abstraction for ftp, local files,.... But mike will comment on that (I'm ill at hilaire's place right now and they have a social event dinner :)). On Jul 3, 2008, at 8:37 PM, Damien Cassou wrote:
What about Rio?
On Thu, Jul 3, 2008 at 8:00 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Hi guys
With mike we also discussed about URI and the way sophie people used to abstract away from the file system. The idea (may be I'm summarizing a bit wrong), is to use URI consistently even to access local file.
He told me that with this practice they got away from platform dependent code in Sophie.
Mike also rewrote and clean a large part of the network-package. We got some trouble to load it in pharo since this was not made to be loaded in pharo.
Mike will work on a loadable version.
Stef
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Damien Cassou Peter von der Ahé: «I'm beginning to see why Gilad wished us good luck». (http://blogs.sun.com/ahe/entry/override_snafu)
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (2)
-
Damien Cassou -
Stéphane Ducasse