Edgewall Software

Changes between Version 1 and Version 2 of TracDev/Proposals/AdvancedNotification/NotificationApi


Ignore:
Timestamp:
Oct 20, 2013, 12:28:28 AM (11 years ago)
Author:
Peter Suter
Comment:

Minor tweaks

Legend:

Unmodified
Added
Removed
Modified
  • TracDev/Proposals/AdvancedNotification/NotificationApi

    v1 v2  
     1[[PageOutline(2)]]
     2
    13= Trac Notification API
    24
     
    6870Should the event classes just be "dumb" data records? Or should the new `NotificationSystem` methods be moved there?
    6971
    70 Is the class hierarchy useful? Or not needed?
     72Is the new class hierarchy useful? Or not needed? Would a simple dictionary be sufficient?
    7173
    7274Which properties exactly should be defined? Which ones should be removed or tweaked?
    7375
    74 == Batch events?
     76=== Batch events?
    7577How should batch events be modeled? Announcer does not implement this feature so no precedent exists.
    7678