make IHiveWhiteBoard::getNumberOfStores() const
we should probably also make bool IHiveWhiteBoard::newDataObjectsPresent()
const as well, but in various implementations it locks a mutex, which is a class member, so that would have to be made mutable.