Menu

#5 checkfunction() should return a LuaFunction

v3.0-beta1
closed-fixed
nobody
None
5
2015-03-15
2011-06-01
No

Right now the checkfunction() method defined in the LuaValue and LuaFunction classes returns a LuaValue. Shouldn't it return a LuaFunction instead so as to be consistent with the other checkxxx() methods?

/phil

Discussion

  • James Roseborough

    • status: open --> pending-fixed
    • Group: --> v3.0-beta1
     
  • James Roseborough

    Yes, this sounds right.

    Didn't make it into beta1, but will be in 3.0-beta2.

     
  • James Roseborough

    • status: pending-fixed --> closed-fixed
     

Log in to post a comment.