Me neither. Let's think of a solution on web2py_developers. On Wednesday, 16 January 2013 01:59:27 UTC-6, Paolo valleri wrote: > > Hi Massimo, personally I don't like this: > >> db._LAZY_TABLES['yourtablename'][2]['on_define'] = .... >> > it is neither easy to remember nor easy to understand what it dows. > Something more friendly would be better from my point of view, If adding an > on_define could create misunderstanding since the parameter is different > from the 'common' on_define, we could use an other totally fresh name, > i.e., auth.set_settings, auth.customize and so on to do the same thing. > > -- > Paolo >
--

