in reply to Re^2: RFC: Subscription to nodes (really?)
in thread RFC: Subscription to nodes
Let's change subscription to watching. What about the following design:
And, if a reply is made to that node, then that Nodelet_Id is updated. If the Node_Id != the Nodelet_Id, then the monk must be watching the whole thread, so add that monk to the new node's Thread_Watching entries.Thread_Watching --------------- Node_Id Monk_Id Nodelet_Id
I have no idea how much work that would take, and I can't provide a huge amount of coding help (4 kids), but I'll help as much as I can ...
------
We are the carpenters and bricklayers of the Information Age.
The idea is a little like C++ templates, except not quite so brain-meltingly complicated. -- TheDamian, Exegesis 6
Please remember that I'm crufty and crochety. All opinions are purely mine and all code is untested, unless otherwise specified.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: RFC: Subscription to nodes (design)
by tye (Sage) on Sep 23, 2003 at 15:28 UTC | |
by zby (Vicar) on Sep 23, 2003 at 16:19 UTC |