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
I'm not really sure where this is leading.
Isn't this kind of what we already do within ContextPatternTransformation?
I'm not really convinced that we can make this more elegant at the moment
The idea is to make some strategies perhaps optional or composable and let end users tweak this (e.g. for debuggability, for scalability, for more detailed infos from the pattern matcher, ...).
More elegant would be a general interface representing such decomposition strategies.
With implementations e.g. for:
The text was updated successfully, but these errors were encountered: