CMFActivity.Activity: Do not check message presence when registered.
This should never match, because published API does not provide access to Message when registering it (this is intentional). Also, this search is O(n), which makes activity creation complexity O(n**2).
Showing
Please register or sign in to comment