EventAggregator

Change of TO_DO.txt

265:13a33b37aeac
TO_DO.txt
     1.1 --- a/TO_DO.txt	Sat Nov 12 00:53:01 2011 +0100
     1.2 +++ b/TO_DO.txt	Fri Nov 25 00:04:53 2011 +0100
     1.3 @@ -113,3 +113,10 @@
     1.4  way of avoiding repetition of the same events described in different places is
     1.5  for authors to include a UID property identifying each event, using the same
     1.6  value regardless of where the event is being published.
     1.7 +
     1.8 +Remote Source Timeouts
     1.9 +----------------------
    1.10 +
    1.11 +Sometimes, network problems can cause delays in accessing remote sources. The
    1.12 +library should support either a timeout mechanism or asynchronous retrieval of
    1.13 +remote source data.