Changes between Initial Version and Version 1 of Ticket #21170, comment 37

Timestamp:
08/10/12 22:17:19 (9 months ago)
Author:
CaptainN
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21170, comment 37

    initial v1  
    2020        .addToTop( function() {} ); 
    2121}}} 
     22 
     23Edit: Er, SignalsLite.js has every feature in the ticket required by the dispatcher component. It still doesn't have the WP specific stuff - the filter/action structure, or the ability to track which ones have already been triggered, etc. That'd need to be implemented on top of SignalsLite.js.