Tuesday, February 10, 2015¶
Some optimizations while diving into #95. One thing seems clear: this ticket touches deep into Lino’s heart.
New method
lino.core.actions.Action.is_window_action().In
lino.modlib.aboutI functionally replacedDetailLayoutsbyWindowActions. The latter is more complete since it includes insert layouts and action parameter layouts. Both tables are used in General overview of Lino Welfare.lino.core.layouts.BaseLayout.get_layout_handle()no longer expects an argument because anyway this argument was not used.Moved the
lino.core.elemsmodule tolino.modlib.extjs.