Am 30.01.2008 um 16:36 schrieb Helder Magalhães: > > Recently, migration effort from 0.7.2 to 0.7.3 was conducted. This > is a great > new milestone and many known issues and workarounds vanished. > Congratulations! Once again, qooxdoo surpasses itself!
Hi Helder, Great to hear that this release is helpful for your application. > > > On the other hand, I'd like to share a few thoughts with the > community, > hopping to help whoever also bumps at the same issues and also > providing > some feedback on things not directly related to source code. That's a great idea. This type of feedback is really a good thing and helps us to improve on future releases. > > > > > Framework source code: > > > http://qooxdoo.org/about/release_notes/0.7.3#tree_virtual Removed > obsolete > and broken calls to setRowColors(). Formerly, row colors were defined > internally, but other recent changes have moved that into the theme. > Unfortunately, a regression in qx.ui.treevirtual.CheckBoxTree was > created > during the process. > http://bugzilla.qooxdoo.org/show_bug.cgi?id=776 A bug was attached . > > > http://qooxdoo.org/about/release_notes/0.7.3#table_widget The > statusbar text > is now created by the localization manager, and therefore can easily > be > translated. > This was an odd one! With the upgrade, I noticed a «regression» in > status > bar text: "one row" was shown even if when no rows existed. > Although I was tempted to change Table class in the first place, I > realized > this was a localization issue and propose a change in Manager class, > though > small colateral damage is introduced: French and Brazilian > Portuguese are > now broken, although most other languages are corrected (see URL in > patch > for details). > http://bugzilla.qooxdoo.org/show_bug.cgi?id=777 A bug was attached . Oops. That's a pity. Thanks for the report. > > > > > http://qooxdoo.org/about/release_notes/0.7.3#tool_chain make lint > Makefile > target for code validation of any skeleton-based application. > In first tests, I've noticed "make lint" is not available in "global" > Makefiles, such as in "frontend/application". Should it be? Yes, definitely. Can you open a bug report on this as well. We will fix this when we have a free minute. > > > > > http://qooxdoo.org/about/release_notes/0.7.3#table_widget Removed > support of > pane focus states in Table code. The following color names were > removed from > qooxdoo themes: table-focus-indicator-active, focused-selected-blur, > table-row-background-focused-blur, table-row-background-selected-blur. > Minor detail: "table-row-background-focused-blur" and > "table-row-background-selected-blur" are still found in "Luna Blue" > theme. > http://bugzilla.qooxdoo.org/show_bug.cgi?id=778 A bug was attached . Ok, wow. Fine. The bugs your are reporting here are quite small issues, but these things helps as well to keep the framework well designed and structured. Thank you for this help. Really appreciated. > > > > > Quick start and skeleton: > > The SDK brings quick start (qooxdoo-0.7.3-quickstart.zip) and skeleton > (qooxdoo-0.7.3-skeleton.zip) embed in the archive (qooxdoo-0.7.3- > sdk.zip), > located in "frontend/application". > Although this may seem useful in a few circumstances, IMHO I believe > these > should be kept appart, as they are already available using the > http://qooxdoo.org/download download link The current solution is exactly what we want to have. The SDK should include all the stuff needed for developers to start a new qooxdoo project. This definitely means that the quickstart and skeleton should be part of it. However it sounds like a good idea to remove these download links or make them less boldly on the download page. I would think that less options could be better understandable for new users. > > > > > Object and compiled files: > > Several "pyo" and "pyc" files came in the distribution. I believe this > wasn't intended, as these are compiled files. Ooops. Yes. This should not be the case. Please open a bug report regarding this. Maybe this cleanup step is missing in the release preparations target. > > > > > I hope that all this can be addressed in > http://qooxdoo.org/about/roadmap#release_0.7.4 next release ! We will see :) Best regards, Sebastian > > > Best regards, > > Helder Magalhães > -- > View this message in context: > http://www.nabble.com/Release-0.7.3-comments-%28migrating-from-0.7.2%29-tp15183443p15183443.html > Sent from the qooxdoo-devel mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
