Build 9/10/2010
A new Potomac messaging system has been provided. Potomac core now includes a global event/message dispatcher called PotomacDispatcher. For more details please see this page of the documentation.
[Injectable]s now support asynchronous initialization. That is, an [Injectable] may require some asynchronous processing (read from a web services, etc) before it is available to be injected into a class. As this feature can slow down dependency injection requests, please use it sparingly.
The Potomac plugin intermittent problem where “Code Model API” errors would appear is now 100% resolved.
A few other smaller issues were also resolved.

