Re: [Aikiframework-devel] About parent widget and this children

2012-03-03 Thread Jon Phillips
On Sat, Mar 3, 2012 at 6:12 PM, Roger Martín wrote: > Agree with Jon. Jakub wrote bout a config var, but i prefer follow three > rules: make it clean, make it predictable (consistent), be coherent (1). Totally, we should make this our motto: Aiki is for people to make good web apps quick. We st

Re: [Aikiframework-devel] About parent widget and this children

2012-03-03 Thread Roger Martín
Agree with Jon. Jakub wrote bout a config var, but i prefer follow three rules: make it clean, make it predictable (consistent), be coherent (1). We can apply this changes in version 0.9.2 , with this related improvements: - apps as sites: https://blueprints.launchpad.net/aikiframework/+spec/apps

Re: [Aikiframework-devel] About parent widget and this children

2012-03-02 Thread Jon Phillips
I think the widgets should behave in a consistent manner as when used on their own, so if called as children, the widgets should operate just like their parents. That is one of the design problems with aiki widgets, there are too many edge cases that are forced upon the developers to remember. Sim

[Aikiframework-devel] About parent widget and this children

2012-03-02 Thread Roger Martín
hi folks! I'm work on bug #940775 if you use no_results and insert a class into the class field, then when no results, your class not added to html element and have a question: When a father widget have a sql without results and a if_no_resul