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
Let's try to list some scenarios where Sieve is being used, to try and address any pain points with the current architecture. Breaking changes are OK for the v3.0 release. A part of this is locking down overall scope for Sieve 3.
Example:
Scenario: using Sieve to filter using a JSON query
Current solution: developer has to write a custom ISieveModel with a JSON parser
Better solution: implement a built-in optional JSON-based model
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Let's try to list some scenarios where Sieve is being used, to try and address any pain points with the current architecture. Breaking changes are OK for the v3.0 release. A part of this is locking down overall scope for Sieve 3.
Example:
ISieveModel
with a JSON parserBeta Was this translation helpful? Give feedback.
All reactions