Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0-M5
-
Fix Version/s: 1.2.1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
We need to support:
public <Collection <Collection<String>> doSomething();
I manage to handle map of collection changing the code.
With this mail, I join a summary of the modification and the code of the modified classes.
Normaly, collection of map or collection should works but they are not tested.the map of collection seems to work fine.
files:
xfire.zip :sources
xfire_modif.pdf : explains the code modifications