On Mar 20, 2008, at 3:31 AM, Manu George wrote:
Hi, What is the significance of the engine attribute of the CmpContainer class. Is it used currently? There seems to be only 1 cmpEngine used and the default value here is instantdb. Is this value correct?
I believe you mean the "Engine" attribute on the CmpContainer class. This attribute and the "ConnectorName" attribute are passed to the CmpEngineFactory. There is only implementation of CmpEngineFactory, JpaCmpEngineFactory, and this factory does not use either of these attributes.
Anyway, these unused options are confusing and unnecessary so I removed them.
-dain
