dummas2008 / luke

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

Left-over references to getFields and numerous casts to Field instead of Fieldable. #43

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Actually, there are a ton of left-over references to getFields() and a few 
casts to Field. Need to replace with getFieldables(); e.g. export doesn't work 
with numeric fields.

See added details for issue #40.

Original issue reported on code.google.com by merke...@gmail.com on 6 Jul 2011 at 3:18

GoogleCodeExporter commented 8 years ago
Added my version of the source (it includes an update to the flags column) on 
top of r70.

Original comment by merke...@gmail.com on 6 Jul 2011 at 3:21

Attachments:

GoogleCodeExporter commented 8 years ago
In the future please provide patches as patches (using svn diff), otherwise 
it's more difficult to figure out the changes.

I believe that I applied all relevant changes from your version, if not please 
reopen this issue. Thank you!

Original comment by sig...@gmail.com on 28 Dec 2011 at 2:46