> You can also get a view back from the ContextBuilder and _later_ unwrap it > to access the underlying API or provider. > + > +The context also provides access to some low level resources, such as the > dependency injection framework or the executors used to perform concurrent > operations, so it is important to close it once you are done, to free all its > associated resources.
Do we still need this para? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/166/files#r29888908
