July 31, 2008
6:46 a.m.
On Wed, Jul 30, 2008 at 8:29 PM, Lukas Renggli <renggli@gmail.com> wrote:
- Internally Rio uses string concatenation everywhere. For example to get the parent directory the path is split into two parts and a new object is created. What about paths that contain $/ as part of a file-name?
In Unix systems, $/ is the only character which can't be part of a file name. -- 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)