#92 reflection: IClass.typeinfo for generics

Chiuso
aperto 3 anni fa da ranides · 0 commenti
ranides ha commentato 3 anni fa

In in fact it is possible to implement inside typeinfo(classname) support for creation parameterized type:

typename<param1,param2,param3<a,b,c>,param4>

First we have to parse string using string tokenizer and then resolve all names into class using ClassUtils.forName

In in fact it is possible to implement inside `typeinfo(classname)` support for creation parameterized type: ``` typename<param1,param2,param3<a,b,c>,param4> ``` First we have to parse string using string tokenizer and then resolve all names into class using `ClassUtils.forName`
ranides referenced this issue from a commit 3 anni fa
Sign in to join this conversation.
Nessuna milestone
Nessun assegnatario
1 Partecipanti
Caricamento...
Annulla
Salva
Non ci sono ancora contenuti.