Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [corona-dev] Team member view.

Please, just to clarify:
- As I understand the team repository keeps all users that participate in a project, no matter if he has the project opened or not. Is it correct? - The open/close events are used to indicate to change status of a user. Lets call it, user is online / offline. As I receive such event I should change an icon by the user, but not remove the user. Is it correct?
- How do I get the initial list of active users?
- Is there any event that says that content of the team repository was changed? I mean that a user joined or left the project rather than open/close project.

Marcin


Yes - the PCV's Team Member List should be dynamic (not static).

The PC-Mgr will publish a ProjectEvent each time a user (via PCX) has
opened or closed a PC.  This event will be shared with everyone in the
workgroup.  The event properties should contain information that
identifies who has opened or closed the PC.  This information can be
used by the Team Member List to allow it to update itself.

-----Original Message-----
From: corona-dev-bounces@xxxxxxxxxxx
[mailto:corona-dev-bounces@xxxxxxxxxxx] On Behalf Of Marcin Okraszewski
Sent: Thursday, August 03, 2006 7:51 AM
To: Corona development
Subject: Re: [corona-dev] Team member view.

Note that the team list is static now. Should I refresh it as some event

arrives? If yes, which event would it be?



The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.

Back to the top