Details
Description
The tutorial examples on the website should be replaced with examples which better demonstrate the strengths of drools. The current examples aren't really all that convincing. They seem to be oriented towards people who already know when and why to use a rules engine, and are just demonstrating syntax and semantics. For people (like me) who need convincing and/or educating, this is insufficient.
Take, for example, the Fibonacci example. This is not a problem which is well suited to a rules-based solution. The project would be better served by picking example problems which are best solved using rules, problems which developers come across regularly but perhaps wouldn't normally consider a rules solution.
Activity
Mark Proctor
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 2.1-beta-1 [ 10164 ] |
Barry Kaplan
made changes -
| Fix Version/s | 2.1-beta-1 [ 10164 ] | |
| Fix Version/s | future [ 11510 ] |
I am open to suggestions on new examples to be added to Drools. Do you have any particular problems in mind you would like to see a Drools implementation of? If so, add them as comments to this issue, or better yet, submit the code to an example of your own.