lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Mike Goodey wrote:
> Is there a way of getting this scheme to work with foreachi, or do I have
> to write my own C function to do a similar job? Or is there some better way
> of modelling this situation?

Obviously the foreach and foreachi functions should be redirectable via
tag methods. One would have to add new "events" where tag methods could
intercept.

-- 
Dirk Zoller <Dirk.Zoller@rhein-main.netsurf.de>