Hi Chap,

There isn't, unfortunately, a good way to modify systems after they have 
are started. I have put a fair amount of thought into this but never come 
up with a  solution I was satisfied with.

In your case, I think I would suggest creating one system just to load the 
configuration data and then using it to bootstrap another system.

–S


On Saturday, May 2, 2015 at 11:02:00 PM UTC+1, Chap Lovejoy wrote:
>
> Hi,
>
> I'm building a system which handles data synchronization with remote 
> services. The credentials and configuration parameters for the remote 
> services are stored in the database. I'd like to be able to build a 
> component which is constructed from the information from the database and 
> uses component to resolve the dependencies for other components in the 
> system (s3, etc). Is there a mechanism for either adding components to a 
> system at runtime or resolving the dependencies for a component which can 
> then be stored as part of the state of another?
>
> Thanks,
> Chap
>

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

Reply via email to