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

Clara-examples Java example missing the rules in the package #20

Closed
EsakkiSundar opened this issue May 24, 2021 · 1 comment
Closed

Comments

@EsakkiSundar
Copy link

Hi,
I looking at the ExampleMain.java code in clara.examples.java.

It has below two lines of code

static final WorkingMemory emptyMemory = RuleLoader.loadRules("clara.examples.java.shopping");
static final String QUERY = "clara.examples.java.shopping/get-promotions";

However I don't see the rules in the java package. 
Could you please add the two files mentioned in the code to the repository?

Regards,
Sundar.

@EsakkiSundar
Copy link
Author

Digging deeper its available at src\main\clojure\clara\examples\java\shopping.clj

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