Schwab,Wilhelm K wrote:
> One thing that seems to be missing is a good abstraction of relative
> paths, and some type of #, message to allow relative ones to be
> tacked onto full ones (FileDirectory etc.)??

In Sophie and to an even larger extent in an experimental fork I based 
everything on URIs using resolveRelativePath: where needed. The 
resolving rules for URIs are well spec'ed and deal with both relative 
and absolute paths.
Platform specific path strings are created only when needed.

Michael

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to