On Wed, Apr 28, 2010 at 10:39 PM, Alan Ruttenberg alanruttenberg@gmail.com wrote:
This is what stack overflows:
(pathname-host "file:///Users/alanr/repos/obi/trunk/src/ontology/branches/obi.owl")
I can reproduce it: the Pathname(String) constructor apparently goes on infinite recursion with file: urls.
Alessio