Forum OpenACS Development: Response to notifications - is there a need for a new package?

Ahah, an interesting complication about general notifications. What to do if we want to allow bboard email responses? responses in general?

Some initial thoughts:

- responses to batched notifications don't make sense. I'm proposing to ignore these for now.

- responses to single item notifications make sense. The method for responding depends on the method for delivery. Thus, the notification API should take in information relating to how one might respond.

Any additional thoughts?