Skip to content
  1. Aug 06, 2008
    • Ceki Gulcu's avatar
      Relates to LBCLASSIC-51 LBCLASSIC-59 LBCLASSIC-58 · 349b1efb
      Ceki Gulcu authored
      Fixed synchronization problems. The iterator() method has been removed from 
      the StatusManager interface. It has been replaced by getCopyOfStatusList
      which, as the name indicates, returns a copy of the statusList contained in
      the StatusManager instance. This avoids concurrency problems encountered
      when the developer forget to synchronize on the statusManager before iterating
      on its status list. 
      
      Added a listener interface to status manager as suggested in LBCLASSIC-59 
      by Anton Tagunov. 
      
      Support for status listeners in Joran is still missing.
      349b1efb
  2. Aug 04, 2008
  3. Jul 29, 2008
  4. Jul 28, 2008
  5. Jul 18, 2008
  6. Jul 17, 2008
  7. Jul 16, 2008
  8. Jul 14, 2008
  9. Jun 24, 2008
  10. Jun 09, 2008
  11. Jun 03, 2008
  12. May 27, 2008
  13. May 20, 2008
  14. May 14, 2008
  15. May 09, 2008