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
As discussed on the Slack channel with @mrrodriguez (see log) users are not required to define rules and queries with defrule and defquery. They can instead create rule data structures themselves at runtime and pass those data structures to mk-session, and they will then be compiled into a rules session. This should be more clearly documented.
Assigning to myself unless someone else has been working on this or has plans to.
The text was updated successfully, but these errors were encountered:
As discussed on the Slack channel with @mrrodriguez (see log) users are not required to define rules and queries with defrule and defquery. They can instead create rule data structures themselves at runtime and pass those data structures to mk-session, and they will then be compiled into a rules session. This should be more clearly documented.
Assigning to myself unless someone else has been working on this or has plans to.
The text was updated successfully, but these errors were encountered: