Generic functions for grabbing arguments, possibly out of a table,
authoronefang <onefang@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 12 Nov 2011 02:23:33 +0000 (02:23 +0000)
committeronefang <onefang@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 12 Nov 2011 02:23:33 +0000 (02:23 +0000)
commit4044e0a5715b24349004d48c968ba5446136ada4
tree04a82e7e9d73116844de2d9d98b1c52a43a1602b
parentf3bb2ac8c24a85ac4943396bc74375d4dc928db0
Generic functions for grabbing arguments, possibly out of a table,
and returning a table of results.

This replaces a whole host of specialised functions, and gives some flexibility.

As promised, I did not forget about the const castings, they went away as expected.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@65084 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/edje_lua2.c