> > is there a way to structure the code such that there > > are more modules (whether modloaded or statically > > linked) such that: > > > > gpiosim_lua: gpiosim lua > > Did you mean having two gpiosim modules, one with and one without Lua?
no. i mean having a gpiosim_lua module that adds lua support to gpiosim. it may require restructuring code such that gpiosim methods are registered and gpiosum_lua calls these (new?) functions. i don't know the current code well enough to know exactly what i mean :)
