Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request : Code-based Data Rule #322

Open
sbrickey opened this issue Apr 30, 2015 · 0 comments
Open

Feature Request : Code-based Data Rule #322

sbrickey opened this issue Apr 30, 2015 · 0 comments

Comments

@sbrickey
Copy link

having recently dug into much of the internals of DataRuleBase and DataRuleExecutor... I realize that many of the home-made queries that are being written are unable to leverage most of the really cool features that a DataRule provides, such as caching, automatic support for Pager (converting to PagedList), assignment to ViewBag, etc...

it'd be nice if we could create a code-based DataRule that returns a DataQuery... which could then be handled natively by the Executor, supported by pager, etc.

Throw in settings (such as whether to enable caching, how long, etc) to enable those features too :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant