Meikel Brandmeyer <m...@kotka.de> writes:

> Maybe I'm misunderstanding something, but why do you need to know, how
> the code was started, when you want it to always behave the same? In
> which way needs SLIME special treatment?

I'm working with sketches for the Processing environment. Each sketch
starts its own frame. If it was launched from SLIME or another editor,
then I want it to simply stop that sketch when the window
closes. Otherwise closing the window should stop the whole process.

It doesn't really have anything to do with require. It's just a matter
of convenience for developers. I could have them set a *dev-mode* var or
something, but it would be much nicer to have it automatically detected.

-Phil


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