chances / slimmath

Automatically exported from code.google.com/p/slimmath
0 stars 0 forks source link

FieldPropertyDescriptor constructor is broken #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The FieldPropertyDescriptor constructor is broken. Anything that attempts to 
use it will fail with a cast exception, for attempting to cast an object[] to 
an Attribute[]. Attached is a fix.

Original issue reported on code.google.com by roboj...@gmail.com on 21 Mar 2013 at 12:13

Attachments:

GoogleCodeExporter commented 9 years ago
I am glad to see people are still looking at this code! I currently cannot pull 
your patch into the code without quite a bit of setup and I am rather busy 
now-a-days. However, if you are interested, please contact Mike.Popoloski to 
become a committer on this project.

Original comment by Jorgy...@gmail.com on 7 Jun 2013 at 2:24