[cdi-dev] [JBoss JIRA] (CDI-455) Allow building of TypeLiteral's with dynamic types

Lucas Ventura Carro (JIRA) issues at jboss.org
Wed Aug 27 09:06:00 EDT 2014


Lucas Ventura Carro created CDI-455:
---------------------------------------

             Summary: Allow building of TypeLiteral's with dynamic types
                 Key: CDI-455
                 URL: https://issues.jboss.org/browse/CDI-455
             Project: CDI Specification Issues
          Issue Type: Feature Request
            Reporter: Lucas Ventura Carro


It could be useful the building of {{TypeLiteral}}'s, but using dynamic types. This way, the types can be indicated at runtime and not in compile. This functionality is "doable" as it is done at [Guice|https://github.com/google/guice], a similar injection framework, and as [this post shows|http://luisfsgoncalves.wordpress.com/2010/09/08/generic-bindings-with-guice/].



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the cdi-dev mailing list