Kent wrote: > Howard Lewis Ship <hlship <at> gmail.com> writes: > > > HiveMind is something of an all-or-nothing approach, by design. > > Because modules contribute information to other modules, > you can't get > > by with an incremental approach. > > Sorry, I don't understand. The registry could load and parse > all the module descriptors at startup for fast lookup without > creating proxies or parsing contributions. Only when someone > asks me for a service or a configuration, then I would do the > real work.
I, for one, prefer to have all the bootstrapping/registry-building done at the beginning; especially before you have that crucial demo for a potential investor ;-) Are you perhaps asking for the option (some attribute in the "hivemind" module) to allow for "lazy bootstrapping", so we who want the wait to be localized still can be satisfied? And, how long does this bootstrapping take for your specific (test) project? I have not seen a delay that would make me nor my team that anxious. Regards, David Bergman --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
