Hello,

Is it possible for my code to "subscribe" to events of  type
"namespace change" which would inform of deltas on top level
namespaces :
- added symbol
- removed symbol
- changed root var binding of a symbol

Indeed, I'm currently implementing a little "namespace browser" View
for clojuredev (eclipse clojure development tool - aka CLJDT), and I'm
concerned with how to efficiently and accurately keep my namespace
browser in sync with the clojure environment it is observing.

Thanks in advance,

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