Re: clojure.contrib/repl-utils

2009-01-20 Thread Chouser
On Tue, Jan 20, 2009 at 11:42 AM, pc wrote: > > I think that the get-source function should be changed slightly so > that hyphens in the path (at the first let form) are replaced by > underscores. This would update the function to be consistent with the > documentation for lib. You're right. >

clojure.contrib/repl-utils

2009-01-20 Thread pc
I think that the get-source function should be changed slightly so that hyphens in the path (at the first let form) are replaced by underscores. This would update the function to be consistent with the documentation for lib. More generally, are hyphens replaced by underscores in the file and path