On Tue, Jul 20, 2010 at 8:02 PM, Laurent PETIT <laurent.pe...@gmail.com> wrote:
>
> Yes. So this would be a "simple to understand" behavior. What still bothers
> me in the end, is that's is the kind of "simple to understand behavior"
> that'll bit anybody from time to time ( after having spent 15 minutes
> understanding why this doesn't work anymore: "OH YES, I have forgotten to
> synchronize the REPL ...")
>

It happens to me multiple times every day. Not 15 minutes but like 1-2
minutes each time.
If I can be sure that what I evaluate in the REPL has the latest
version of all my files could make me switch
from emacs+swank to ccw.
Another thing that happens sometimes is:
- I refactor (for example function foo become function bar)
- I revaluate the files that I change
- I test a few functions and everything works fine
- I leave swank relaunch and it breaks (of course foo was still loaded)

A feature that allow to quit and reload quickly would be great.
Especially, if it comes with a configuration local to the project
telling what file to evaluate when the REPL start/restart and  which
ns to be in.

Best,

Nicolas.

-- 
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