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

Integrate string of source into :publics #171

Open
martinklepsch opened this issue Jan 18, 2018 · 0 comments
Open

Integrate string of source into :publics #171

martinklepsch opened this issue Jan 18, 2018 · 0 comments

Comments

@martinklepsch
Copy link
Contributor

martinklepsch commented Jan 18, 2018

Currently publics contain the name, docstring, type, line and perhaps other things. For direct inlining of source strings it would be useful if it would also contain a :source field with a string.

clojure.repl/source-fn may work on the Clojure platform but probably not for ClojureScript. Also someone mentioned to me that source-fn may have issues specifically with double-colon keywords like ::foo/bar.

Making this work would also be a useful contribution to the overall efforts of cljdoc.

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