Skip to content
Snippets Groups Projects
  1. May 30, 2019
  2. May 28, 2019
  3. May 24, 2019
  4. May 23, 2019
  5. May 22, 2019
  6. May 21, 2019
  7. May 20, 2019
  8. May 17, 2019
  9. May 15, 2019
  10. May 14, 2019
  11. May 13, 2019
  12. May 11, 2019
  13. Apr 25, 2019
    • Kipp Cannon's avatar
      streamthinca / lloidhandler: detangle trigger class import · d5658cea
      Kipp Cannon authored
      - there was a time when streamthinca needed to define a special class to be
        used for triggers to allow the coincidence algorithm to work, and so it
        made sense for the definition to live in streamthinca where the
        requirements were defined.  today no special class is required, the
        underlying trigger class is simply used as-is, but code like lloidhandler
        is still importing the symbol from streamthinca instead of importing it
        themselves directly.  this patch untangles this now gratuituous
        interdependency.
      d5658cea
Loading