Hello.
I've tried to declare fields with generics in local types, but it seems to be always rejected.
For example :
<pre>
declare MyType
list : List<String>
end
</pre>
I've also tried with ArrayList or other concrete classes, but the syntax seems to produce syntax errors.
Is this a limitation in type declaration ?
An idea ?
Thanks for your help.
Regards.
        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://drools.46999.n3.nabble.com/Generics-in-local-declared-types-Drools-6-0-1-final-tp4029297.html">Generics in local declared types (Drools 6.0.1 final)</a><br/>
Sent from the <a href="http://drools.46999.n3.nabble.com/Drools-User-forum-f47000.html">Drools: User forum mailing list archive</a> at Nabble.com.<br/>