You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The library is lacking a proper EventManager. I'd like to be able to short-circuit all operations, inject values and lambdas with transformations before the value is processed.
Of course it must be based on a priority stack and possibly allow proxying. We could also use some experimental lambda serializer for storing lambdas in Elastic Search.
The text was updated successfully, but these errors were encountered:
The library is lacking a proper EventManager. I'd like to be able to short-circuit all operations, inject values and lambdas with transformations before the value is processed.
Of course it must be based on a priority stack and possibly allow proxying. We could also use some experimental lambda serializer for storing lambdas in Elastic Search.
The text was updated successfully, but these errors were encountered: