[ISSUES] Closed: (JLCP-21) Thread Watch Feature
[email protected] Wed, 28 May 2003 20:44:00 -0400 (EDT)
| Newsgroups | gmane.comp.java.javalobby.communityplatform |
|---|---|
| Message-ID | <[email protected]> |
Message:
The following issue has been closed.
Resolver: Matthew Schmidt
Date: Wed, 28 May 2003 8:43 PM
pages to see what watches you have and servlet to remove the watches are done. You can also add forum and thread watches from their respective pages.
---------------------------------------------------------------------
View the issue:
http://jira.jlcp.org/secure/ViewIssue.jspa?key=JLCP-21
Here is an overview of the issue:
---------------------------------------------------------------------
Key: JLCP-21
Summary: Thread Watch Feature
Type: New Feature
Status: Closed
Priority: Major
Resolution: FIXED
Time Spent: 2 hours
Estimate: 0 minutes
Project: Javalobby Community Platform
Components:
Forums
Fix Fors:
0.7.0 (Shiva)
Assignee: Matthew Schmidt
Reporter: Matthew Schmidt
Created: Tue, 7 Jan 2003 11:38 AM
Updated: Wed, 28 May 2003 8:43 PM
Description:
Allow for a "watch" to be set on any node for any user such that if a descendant of that node is added or updated (deleted?), a callback will be issued.
The mechanism I plan to use for callback will be a property change event. The engine will create a watch based on a user ID and a node ID. When a relevant change occurs, an event including the watch information plus the ID of the added/updated node will be sent to a subscribing object. The engine does not handle email, so the subscribing object must do the actual notification of the user.
Since this subscription must be persistent, it must be renewed at app startup. The watches themselves will persist.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.jlcp.org/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira