-
Enhancement
-
Resolution: Fixed
-
P4
-
1.2.0
-
None
-
1.2
-
generic
-
generic
-
Verified
Today, the documentation for NotificationBroadcasterSupport is silent about whether notifications are dispatched in a single thread (the one that called sendNotification) or in separate threads. The Javadoc should say explicitly that either model is possible, and explain how applications should be coded so that they work in a correct and timely fashion regardless of the model.