Uploaded image for project: ' AGL Development'
  1. AGL Development
  2. SPEC-1968

Use binder event's handler instead of global event listener

XMLWordPrintable

      The application framework binder introduced a new way to register callback for events. Now instead of receiving every event into a single callback, called an event listener, it is now possible to register the callbacks to an event pattern.

       

      This was what the signal composer does through its event listener, it search and find the appropriate callback for each events coming through. This should now be delegated to the binder.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            claneys Romain Forlot
            claneys Romain Forlot
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: