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

description decorator needs to be coded up. #9

Open
Foxboron opened this issue Feb 12, 2014 · 2 comments
Open

description decorator needs to be coded up. #9

Foxboron opened this issue Feb 12, 2014 · 2 comments

Comments

@Foxboron
Copy link
Collaborator

https://github.com/Foxboron/HyREPL/blob/master/HyREPL/ops.py#L36

The decorator dosnt really do anything. It just assumed everything is correct.

@farhaven
Copy link
Collaborator

Does eb297bc fix this?

@Foxboron
Copy link
Collaborator Author

Partially.
https://github.com/clojure/tools.nrepl#middleware-descriptors-and-nrepl-server-configuration
Looking at :expect and :require but not sure how/if we should implement it. The solution could be a OrderedDict and somehow try and figure out if a given key/op is in a higher or lower level.

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

2 participants