diff options
author | Mohammad Salehe <salehe@cs.toronto.edu> | 2019-02-08 11:58:35 -0500 |
---|---|---|
committer | Mohammad Salehe <salehe@cs.toronto.edu> | 2019-02-24 22:23:39 -0500 |
commit | ee0e4cef1eaba1691f2a69c94f9707a9dbcfcd63 (patch) | |
tree | 0ea14a449dd3e1c7cb9269dfba65bd650c8af23c /WebContent/META-INF | |
parent | f6b5b60d066fa47ef520c58305aa6f28827f106b (diff) |
Make MusicCore non-staticdev-cassandra-only
Make MusicCore and other dependencies (MusicDataStoreHandle) non-static
For compatibility, MusicCore still has a singleton instance that is statically instantiated and can be used as needed by legacy users.
These changes should be made in calling sites (legacy users using singleton):
MusicDataStoreHandle.getDSHandle() -> MusicCore.getInstanceDSHandle()
Change-Id: I02b67f316dc21a1498157bc68cc32bf76d3ec01e
Issue-ID: MUSIC-148
Signed-off-by: Mohammad Salehe <salehe@cs.toronto.edu>
Diffstat (limited to 'WebContent/META-INF')
0 files changed, 0 insertions, 0 deletions