I've checked the online documentation and the Jira on these new objects and I'm a bit fuzzy on how they are used. I'm getting and exception using them and suspect I'm doing it wrong and the docs are a bit sparse.
I *THINK* that the Humidor uses the SigarProxyCache underneath it and of course that uses the Sigar class inside it.
I *THINK* that the SigarProxyCache just generates proxy objects for caching purposes and the Humidor goes one step further and produces SigarProxyCache object that are thread safe .... but I am not sure on this.
I'm specifically interested on how to initialize these objects considering the possible interdependencies.
Could someone explain this dynamic for me ... BTW I did appreciate the Humidor class name!
-Gerald Talton
E2open
I *THINK* that the Humidor uses the SigarProxyCache underneath it and of course that uses the Sigar class inside it.
I *THINK* that the SigarProxyCache just generates proxy objects for caching purposes and the Humidor goes one step further and produces SigarProxyCache object that are thread safe .... but I am not sure on this.
I'm specifically interested on how to initialize these objects considering the possible interdependencies.
Could someone explain this dynamic for me ... BTW I did appreciate the Humidor class name!
-Gerald Talton
E2open