Forum OpenACS Development: One more modification

Collapse
14: One more modification (response to 1)
Posted by Ben Adida on
One more modification on its way as I just realized it: I don't want
to force packages to have to create their own
notification_request object type, as that would be too much
overhead to start using the notification system.

Thus, notification_types will *not* be a parallel of acs_objects.
You will be able to subtype notification_request if so needed, but
that won't be necessary to use the notifications package.