Hi, Leander. I think you are right. Mixin is a good solution for my example. Thanks.
Leander Hanwald wrote: > > Hi, > > sounds like a Mixin could solve it. > It would allow to mix a "static" code together with an auto generated, > also it would separate source codes. > > Greetings, > Leander > > Michail Zabolotko wrote: >> Hi. >> It allows to split the definition of a class over two or more source >> files. >> For example, I think, it will be usefull to join an automatic generated >> part >> of the class with a hand-written part of this class. >> Best regards. >> >> >> Jim Hunter-2 wrote: >> >>> What defines a partial class? I am not familiar with that term. >>> >>> Jim >>> >>> On Fri, Feb 15, 2008 at 9:19 AM, Michail Zabolotko >>> <[EMAIL PROTECTED]> >>> wrote: >>> >>> >>>> Hi all! >>>> Is it possible to create partial qooxdoo class like partial C# class? >>>> Thanks. >>>> -- >>>> View this message in context: >>>> http://www.nabble.com/Partial-Qooxdoo-Class-tp15503959p15503959.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 >>> >>> >>> >> >> > > > ------------------------------------------------------------------------- > 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 > > -- View this message in context: http://www.nabble.com/Partial-Qooxdoo-Class-tp15503959p15510482.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
