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

Pabu #19

Merged
merged 11 commits into from
Aug 29, 2016
Merged

Pabu #19

merged 11 commits into from
Aug 29, 2016

Conversation

quoll
Copy link
Contributor

@quoll quoll commented Aug 28, 2016

Issue #20: Allows for user interaction via a cli and Datalog

(:import [java.io InputStream]
[naga.schema.structs Rule]))

;; TODO: Multi-arity not yet supported
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not? Does this need its own issue with an "improvement" label?

Copy link
Contributor Author

@quoll quoll Aug 29, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not done yet, as it is not necessary for a minimal implementation, and contains some complexity.
Added issues #21 and #22 for this feature.

@saintx
Copy link
Contributor

saintx commented Aug 29, 2016

This looks good to me, based on a hasty initial reading, but I would definitely need more time to get a fuller sense of how it works. Let's get it merged, and continue to flesh out the tests and examples.

@saintx saintx merged commit 09a8f21 into threatgrid:master Aug 29, 2016
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