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

Can one add a single rule to an existing flow? #118

Open
realizemobius opened this issue May 30, 2014 · 5 comments
Open

Can one add a single rule to an existing flow? #118

realizemobius opened this issue May 30, 2014 · 5 comments
Assignees

Comments

@realizemobius
Copy link

From what I've seen so far it seems that there isn't such functionality available. Is there?

@doug-martin doug-martin added this to the v0.3.1 milestone Jun 4, 2014
@doug-martin doug-martin self-assigned this Jun 4, 2014
@doug-martin
Copy link
Contributor

Ill add documentation for this but you can call flow.rule to add new rules as required. However it should be noted they will not be available until you call getSession again. Does this help, or do you need more than this?

@realizemobius
Copy link
Author

I think flow.rule does not compile a nools rule but instead expects a javascript rule to be applied. Am I wrong? Also if I were to call compile again I would get a new session and the rules would not be added to the existing one

@bbhoss
Copy link

bbhoss commented Oct 8, 2014

Ever get this to work?

@DevSide
Copy link
Collaborator

DevSide commented Oct 5, 2016

#132

@DevSide DevSide removed this from the v0.3.1 milestone Oct 5, 2016
@codms5011
Copy link

why is v0.3.1 deleted?? how can i use addRule function ??

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

No branches or pull requests

5 participants