Ralf Nieuwenhuijsen schrieb: > - Unify lists, tables, trees, dropdowns, menu's as far as possible. > At least on an interface level. > Yes, yes, yes! I like the direction this discussion is going. That is what we are doing in qcl.databinding (or qcl.databinding.simple, at the moment, the main code being completely rewritten) with the MDataManager mixin. Any widget that has some data to display should have the same methods which just take or deliver different kind of data, so that writing generic databinding code get hell of a lot easier...
@Derrell: you are right to point out that it is easier to criticize than to contribute code, but there has to be some general agreement on the architecture of something fundamental as a generic widget data interface, and I don't think it will work without the support of the core developers. Christian ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
