Hi syzygymz, The idea here is that only UserRoles.OWNER (which does
==100) can create new CollectionNodes in a room. Most
collaborationcomponents (Chat, SharedWhiteboard, etc) add
CollectionNodes to theroom when they are first run, in order to publish
and subscribedata messages. Once a CollectionNode has been added to a
room, it'spermanently there, so subsequent users can use it without
needingto be an OWNER. hope that helps nigel