microsoft / microsoft/RulesEngine
Source Code Generation for Rules
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 616
- Avg merge
- 6m
- Merged PRs (30d)
- 2
Description
Is there maybe the plan to involve source code generation to generate the rule expressions in real source code while compiling ?
This would obviously take away the completely dynamic nature during runtime, but for me it's interesting since I would be able to teach non-devs how to do business rules and provide that to me. I would have separation of my "concerns" and at the same time have the performance.
Kind regards!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no file, test, or entry point. Start by reviewing how RulesEngine currently handles dynamic rule expressions, then define the source-generation and compilation scope, runtime trade-offs, and criteria for considering the work complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100