Message.newTag

Create a new tag message. The message will take ownership of the tag list. The message is posted by elements that discovered a new taglist.

Parameters

srcThe object originating the message.
tagListthe tag list for the message.

Returns

the new tag message.

MT safe.