Skip to content
This repository has been archived by the owner on Dec 6, 2017. It is now read-only.

fix(transformer): support injecting a generic type with a non-primiti… #223

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

twieck
Copy link

@twieck twieck commented Aug 14, 2015

…ve parameter

Updates the transformer to allow injecting generic types with non-primitive parameters. E.g. allows injecting types like Foo or ClassA<ClassB>.

…ve parameter

Updates the transformer to allow injecting generic types with non-primitive parameters. E.g. allows injecting types like Foo<Bar> or ClassA<ClassB<int>>.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant