@luke: I was wondering why exactly Datomic is needed for configuration. It sounds like a huge dependency for a small thing.
if the main objective of @arachne is remove complexity for the user, having this kind of constrain and this kind of configuration is a little bit contradictory... datomic syntax is not very obvios for the new users...
@niwinz: Datomic schema is only the machine's view of a config
@borkdude: thanks for the clarification
@niwinz: The programmer will be dealing with a DSL that can be provided per module, if I understand correctly
I like the ideas, they are novel and remind me about the Information Model
that Michael Drogalis talks about
I enjoyed the overview video, it is sparking lots of ideas for me, and feels quite Clojure-y