Hello David,
> Good job and very well documented for being an alpha.  :-)
> It looks like the new 0.7 version is quite advanced.
> I like how the new appearance looks, with gradients in the buttons.
>
> Question:
> With qooxdoo 0.6.x you can have an event for any property change.
> Now we only can have events if the designer of the class has defined an
> event for the property.
> Is this ok?
>   
We are aware of this and I think it is OK as long as we define 
changeEvents for all relevant properties. The positive thing is that 
private properties don't have the overhead of dispatching events.

> As a proof of concept, the bulk of the code of the Resizer class could be
> implement as a mixin.  In this way, the code in the Resizer class wouldn't
> be repeated in the Window class, as I made in my first approach.
>   
This would be interesting to see. This way we could make any widget 
resizeable by just including the mixin. We still are learning how to 
best use all of the new features ourself ;-)


Best Fabian

>
> Andreas Ecker-2 wrote:
>   
>> Hi all,
>>
>> just wanted to let you know about a tiny surprise before the Easter
>> break: another pre-release is available, 0.7-alpha2 !
>>
>> Please see the following news entry for more information:
>> http://news.qooxdoo.org/another-exciting-technical-preview
>>
>> Any feedback on the new features, particularly the reimplementation of
>> dynamic properties, is highly appreciated,
>>
>> Andreas
>>
>> Disclaimer: Of course, this early technical preview is not meant for
>> production use.
>>
>>
>>
>>
>> -------------------------------------------------------------------------
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get the chance to share
>> your
>> opinions on IT & business topics through brief surveys-and earn cash
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>> _______________________________________________
>> qooxdoo-devel mailing list
>> qooxdoo-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>
>>
>>     
>
>   


-- 
Fabian Jakobs
JavaScript Framework Developer

1&1 Internet AG
Brauerstraße 48
76135 Karlsruhe

Amtsgericht Montabaur HRB 6484

Vorstand: Henning Ahlert, Hans-Henning Doerr, Ralph Dommermuth, Matthias Ehrlich
Andreas Gauger, Matthias Greve, Robert Hoffmann, Achim Weiss 
Aufsichtsratsvorsitzender: Michael Scheeren


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to