Hi Jose… thank you for the hint, indeed this fixes it.
Ciao …Jochen P. S. However, just for completeness, I still am a bit uncertain this is perfect behavior as (dissoc this :mydatacomp) fiddles with the dependencies which I understood should be managed by component. So, when I call component/stop-server twice, the dependency is pointing to the right (nil'ed data component so clearly component does something. Looking inside the system map after a single stop-server call, (get-in my-system [:mydatacomp]) is the properly stopped data component, while under (get-in my-system [:mycomputecomp :mydatacomp]) the unstopped component is still referenced. In other words, there are two dependency versions in the system-map at the same time. -- 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 and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.