Closed
Description
As one of the lead developers on Skylight it's awesome to see you integrating it!
This is probably a bit counter to our own self-interest, but I think it would probably make a bit more sense if, instead of using Skylight::Helpers
you just use ActiveSupport::Notifications
. You could then set up a Skylight::Normalizer
to consume the events if Skylight was present or other libraries could use them as well. We haven't really flushed out a public API for adding Normalizers so this is definitely something I'd be happy to discuss with you if you're interested.