DataMgr 2.2 is Gold!
After more than a year in development, including plenty of help from others, DataMgr 2.2 is now in final release state.
After more than a year in development, including plenty of help from others, DataMgr 2.2 is now in final release state.
Is DataMgr safe to put in a persistent scope?
Would there be any problem using a Cold spring bean for it?
DataMgr is definitely safe for persistent scope. I generally use it from Application scope myself.
It should work with Cold Spring, but I haven't tried it myself.
in my modelglue apps, I use coldspring to instantiate dataMgr as
singleton, inject it in a data layer cfc , singleton too, and then
autowire this datalayer in my controllers: all work fine .
regards
salvatore
I added that to the documentation for you:
http://www.bryantwebconsulting.com/docs/datamgr/de...