Does just loading the file again not work:
repl>(load-file src/foo/core.clj)


On Monday, 15 August 2011 01:20:14 UTC+1, Jay Vyas wrote:
>
> hi guys, Im doing the following development "workflow" 
>
> -> edit a script in vi 
> -> save 
> -> $> lein repl
> ->     repl>(load-file src/foo/core.clj)
>         repl>(use `foo/core)
>
> I wanted to edit the file and reload it without reloading repl.  is that 
> possible. ?
>
> -- 
> Jay Vyas
> MMSB/UCHC
>

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to