Generic functions for grabbing arguments, possibly out of a table,
authoronefang <onefang>
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)
commit00c3314f9c5562d009eb8e854eccdf40180b8ce0
tree04a82e7e9d73116844de2d9d98b1c52a43a1602b
parent0f0984f779df0d0d2d05725fcd92557ca46059da
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