Fix Lua to Java coercion directly on Java classes.

This commit is contained in:
James Roseborough
2013-07-01 14:45:34 +00:00
parent 869f0e003c
commit 711c8c817f
3 changed files with 28 additions and 2 deletions

View File

@@ -848,6 +848,7 @@ Files are no longer hosted at LuaForge.
<li>Fix bug that didn't read package.path from environment.</li>
<li>Fix pluggable scripting engine lookup, simplify implementation, and add unit tests.</li>
<li>Coerce script engine eval() return values to Java.</li>
<li>Fix Lua to Java coercion directly on Java classes.</li>
</ul></td></tr>
</table></td></tr></table>