> Not just clojure. Solution for clojure only code is > simple. The application is a framework, which will expose > some API and modules consuming the API, can be written in > any JVM language. It is known that all modules will run > from same instance of JVM.
Sounds like you may need something more elaborate than what Clojure namespaces were intended provide. This type of framework is a well-covered area on the JVM. Consider investigating JVM modularity systems like OSGi. -Stuart Sierra clojure.com -- 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