MantisBT - JANA
View Issue Details
0000291JANAFeature Requestpublic2012-10-08 16:262013-01-22 16:15
davidl 
davidl 
normalminorN/A
resolvedfixed 
0000291: Add resource manager to JANA
Very large files (like magnetic field maps) do not fit well into MySQL and should be managed separately. It may be that the CCDB could be used to maintain some meta data associated with the resource, but the resources themselves (e.g. a URL) should be stored and accessed through another means.

Add support for this in a similar way to GetCalib(...), but via a GetResource(...) method.
No tags attached.
Issue History
2012-10-08 16:26davidlNew Issue
2013-01-22 16:15davidlNote Added: 0000456
2013-01-22 16:15davidlStatusnew => resolved
2013-01-22 16:15davidlResolutionopen => fixed
2013-01-22 16:15davidlAssigned To => davidl

Notes
(0000456)
davidl   
2013-01-22 16:15   
JResourceMAnager was added some time ago but some refinements based on feedback from Hall-D offline group were implemented in late Dec., early Jan. As of rev 1151, this seems to be completed.