trailblazer-operation icon indicating copy to clipboard operation
trailblazer-operation copied to clipboard

added custom outputs binary state methods

Open elShiaLabeouf opened this issue 1 year ago • 1 comments

Please see Issue#63

elShiaLabeouf avatar Jul 05 '23 22:07 elShiaLabeouf

Two problems here:

  1. You're changing Result's public API! :grimacing:
  2. The activity argument couples Result strongly to Activity.

Why don't you simply add a module (so your behavior is optional) that monkey-patches Result and, if called with semantic_name? checks if signal's :semantic field matches? Much easier, right?

But at least you know a lot more about the Activity API now!!! :clap: :laughing:

apotonick avatar Jul 06 '23 05:07 apotonick