Runtime/Behavior Changes

All functions in cm.core.calc.articleViewsInSpace.cm now use putAuxillaryObject()/getAuxillaryObject() instead of putAuxillary()/getAuxillary() for the key "calcArticleViews". The motivation for this change is to reduce dependencies. If you are getting or putting "calcArticleView" in your extensions you will have to do the same change.