Re: [qooxdoo-devel] Applying same values to properties

2007-09-12 Thread Dioc
Information about applying new/same property values is already present in Manual. See http://qooxdoo.org/documentation/0.7/properties#qooxdoo_property_handling http://qooxdoo.org/documentation/0.7/properties#qooxdoo_property_handling The last paragraph before "Change Events" part declares: ... Mo

Re: [qooxdoo-devel] Applying same values to properties

2007-09-11 Thread Sebastian Werner
Hi Maria, the most time these repeated calls make no sense. So there is not way to deactivate the behavior. Please tell me the exact use case where you need this behavior to differ from the current one. Typical things are reloads of images or iframes sources. Bye. Sebastian Maria Siebert s

Re: [qooxdoo-devel] Applying same values to properties

2007-09-11 Thread Sebastian Werner
Maria Siebert schrieb: > Hi Sebastian, > > I understand the problem of performance. So I just have to write my own > setter method instead of using the property features. I just wanted to > ask, before doing so, because sometimes there is a secret setting to > disable such a behaviour. > > I have

Re: [qooxdoo-devel] Applying same values to properties

2007-09-11 Thread Maria Siebert
Hi Sebastian, I understand the problem of performance. So I just have to write my own setter method instead of using the property features. I just wanted to ask, before doing so, because sometimes there is a secret setting to disable such a behaviour. I have two cases, where I would like to have