Changes between Version 44 and Version 45 of TIMELINES_REDESIGN_R0


Ignore:
Timestamp:
07/24/09 12:40:44 (16 years ago)
Author:
sveto
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TIMELINES_REDESIGN_R0

    v44 v45  
    4242  * TimelineTopView (timeline for pages) should have a start/stop timeline method so each page's timeline will be played only when the page is opened. 
    4343 * Helpers. 
    44   * Create Channel helper and TimelineOption helper to facilitate the change of the corresponding keys in Element. 
     44  * Create Channel helper and TimelineOption helper to facilitate the change of the corresponding keys in Element. The goal of those helpers is to hide Channel producer methods as Channel is immutable  and directly assign the new values to the corresponding key. 
    4545 * Group activation. 
    4646  * Have TimelineMemberView activationTime property check ancestor activation and if ancestors are inactive return inactive state too.