On May 16, 2011, at 8:59 AM, Michael Gentry wrote: > It sounds like the configurations need to be known up-front? So you > can't do a runtime.addConfiguration(...) later?
Yes. The current implementation is targeting a "library with ORM mapping" use case. But now that we have this stuff in place, we can start thinking about configuration merging in the running app, which can be a cool feature going forward. BTW, I'd like to hear the real-life use cases from people who want to use this feature. Andrus
