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

Get props #46

Closed
wants to merge 2 commits into from
Closed

Get props #46

wants to merge 2 commits into from

Conversation

zkessin
Copy link
Contributor

@zkessin zkessin commented Dec 28, 2014

No description provided.

add module_props/1 which will return a list of all the properties of a module
@ghost
Copy link

ghost commented Dec 28, 2014

Three minor issues:

  1. This has to be coordinated with add module/2 to allow a variable number of tests #43 due to making the same module/2 change.
  2. The existing erlang-mode (erlang.el) indentation was not preserved while moving the code around. I can send you a correctly formatted triq.erl, if you want to.
  3. Is this the right API, or should we discuss alternatives like, for example, a universal info fun?

@essen
Copy link
Contributor

essen commented Dec 28, 2014

Universal info function sounds more interesting than adding a new function for every new bit of information.

@zkessin zkessin closed this Mar 9, 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.

None yet

2 participants