Miki,
  We do have functions to normalize and convert path and I just think the 
dirname function should not do the conversion.  In fact there's no benefits 
to do so as /a/b/c on *nix is not equal to \a\b\c in window, same goes for 
c:\a\b\c in window for c:/a/b/c in *nix.  In 99.99% percent of the time you 
would have mappings like /A/B/C on *nix is mounted as F: on windows.


Thanks,
Si Yu

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to