I would say that open container has the following properties:
CollaborationEvent.CONTEXT_TYPE – container
CollaborationEvent.CONTEXT_NAME – container uri
CollaborationEvent .ACTION_TYPE = open
I don't understand COLLABORATION_ID field. It seems to me like it
duplicates topic.
Currently, topic is set to workbench project name. It can be changed
to container uri, but it requires opening of a dialog that associates
WP with PC and storing the association on disk. I've implemented a
demo of this some time ago. Do you think the demo wizard is fine and I
should update it for real PC?
Pawel
------------------------------------------------------------------------
*From:* corona-dev-bounces@xxxxxxxxxxx
[mailto:corona-dev-bounces@xxxxxxxxxxx] *On Behalf Of *Everitt, Glenn
*Sent:* Thursday, August 03, 2006 11:38 PM
*To:* Corona development
*Subject:* [corona-dev] CollaborationEvent - ProjectContainer opened
How would I create a CollaborationEvent that indicated that a
ProjectContainer opened?
Glenn Everitt