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

Generalize the support for function DI #25

Closed
ludovicc opened this issue Jan 30, 2015 · 2 comments
Closed

Generalize the support for function DI #25

ludovicc opened this issue Jan 30, 2015 · 2 comments
Milestone

Comments

@ludovicc
Copy link
Collaborator

Function DI, as supported by the macro on Module.run and Module.config, can be generalized.
The idea is have a lightweight wrapper containing the inline array annotation of function DI.
This lightweight wrapper is generated from an implicit convertion and the macro createFunctionDIArray()

@jokade
Copy link
Owner

jokade commented Jan 31, 2015

@ludovicc If it's alright for you, I assign you to this issue and add it to the 0.2 milestone

@jokade jokade added this to the v0.2 milestone Jan 31, 2015
@ludovicc
Copy link
Collaborator Author

ok

On 31/01/2015 08:59, jokade wrote:

@ludovicc https://github.com/ludovicc If it's alright for you, I
assign you to this issue and add it to the 0.2 milestone


Reply to this email directly or view it on GitHub
#25 (comment).

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