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

Add ability to toggle Rules on and off. #12

Closed
wants to merge 3 commits into from

Conversation

aarondaub
Copy link

@jpsim this addresses #1. It branches off of ad-unstaticifyRules as I needed those changes.

My solution to the type alias problem may be controversial and I'm definitely up for alternative suggestions.

@aarondaub aarondaub changed the title Add ability to toggle Rules on and off. Add an internal protocol Rule… Add ability to toggle Rules on and off. May 19, 2015
@aarondaub
Copy link
Author

@jpsim re our discussion regarding Rule_ -> ParameterizedRule:. Should ASTRule conform to Rule or ParameterizedRule? Will ASTRules ever NOT have parameters? If so, should we have a ParameterizedASTRule or just have those have an empty array of parameters?

@aarondaub
Copy link
Author

Fixed merge conflicts. ASTRules conform to ParameterizedRule, is that the correct behaviour?

@aarondaub aarondaub mentioned this pull request May 20, 2015
5 tasks
@jpsim
Copy link
Collaborator

jpsim commented May 27, 2015

Closing in favor of #24, at @aarondaub's request.

@jpsim jpsim closed this May 27, 2015
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

Successfully merging this pull request may close these issues.

2 participants