sbool dm_moduleIsStarting(O moduleOrID) { ret isTrue(get(dm_getStem(moduleOrID), 'starting)); }