kohiro / gwt-ent

Automatically exported from code.google.com/p/gwt-ent
0 stars 0 forks source link

Reflection - Invoking Parameterzied Constructor #36

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. I am trying to construct a class which expects HashMap in the Constructor. I 
am not able do so. It is only suppoting empty constructor.

What is the expected output? What do you see instead?

I should be able to call the constructor with HashMap as Parameter OR some 
String as Parameter

What version of the product are you using? On what operating system?

gwtent.1.0.0.RC1.zip on Windows.

Please provide any additional information below.

Original issue reported on code.google.com by salotni...@gmail.com on 22 Nov 2010 at 5:59

GoogleCodeExporter commented 9 years ago
Any update on this ? I am waiting for some solution on upper mentioned point.

Thanks in Advance.

Original comment by salotni...@gmail.com on 25 Nov 2010 at 9:19

GoogleCodeExporter commented 9 years ago
Have you find a solution to this problem ?

Original comment by amine.ou...@supinfo.com on 26 May 2011 at 4:22

GoogleCodeExporter commented 9 years ago
No. We did not find any solution. We changed the functionality to use 
non-argument constructor.

Original comment by salotni...@gmail.com on 27 May 2011 at 12:09