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

move utility functions from napps to a utility module #248

Open
erickvermot opened this issue Jun 12, 2017 · 2 comments
Open

move utility functions from napps to a utility module #248

erickvermot opened this issue Jun 12, 2017 · 2 comments

Comments

@erickvermot
Copy link
Contributor

Some napps have utility functions that may be useful for other napps. We could move these functions to an utility module that could be imported by any napp.
ex: emmit_message_event(), etc..

@diraol
Copy link
Contributor

diraol commented Jun 20, 2017

@erickvermot in order to ease the management and also our workflow, it would be better to open more specific issues for each 'module' or 'utility' that need to be moved (currently I think that one issue per NApp with the list of methods that may be moved it would be enough to be better organized).

But lets do this after our 2017.1 release ;)

@diraol diraol added this to the 2017.2 milestone Jun 20, 2017
@cemsbr cemsbr removed this from the 2017.2 milestone Aug 3, 2017
@cemsbr
Copy link
Contributor

cemsbr commented Aug 3, 2017

I removed from the milestone because the exact steps are not clear yet.

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

3 participants