Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Re: RFC: Subscription to nodes

by Anonymous Monk
on Sep 22, 2003 at 20:33 UTC ( [id://293274]=note: print w/replies, xml ) Need Help??


in reply to Re: RFC: Subscription to nodes
in thread RFC: Subscription to nodes

I haven't looked at the code, but this would probably be quite complex.

How do you figure that? Just add in an extra function call whenever a node is posted that checks who's monitoring the node's parents and send a message to those users. Seems straightforward to me :)

Replies are listed 'Best First'.
Re: Re: Re: RFC: Subscription to nodes
by DrHyde (Prior) on Sep 22, 2003 at 21:44 UTC
    Oh yes, look at the parent, get a list of interested people, then look at *its* parent, get a list of interested people, then *its* parent, and so on. Then de-dupe the list, then mail it out efficiently. That alone could get quite expensive.

    You also need a database schema change to somehow record a list of people who want to be mailed about posts. Plus the interface for users to add and remove themselves from those lists.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://293274]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (7)
As of 2024-04-23 06:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found