Mark Schmale schrieb:
> Oh thanks.
> That works too and is a lot faster that build it. I think now i 
> understand how qooxdoo works.
> If i run generate.py source it trys to read my source in ./class and 
> finds out which libarys i need.
> Then it generates a bootup script from this information. Correct?
>
BTW you only need to run "generate.py source" if you make changes, which 
affect the class dependencies. For all other changes it is enought to 
just hit reload.

If you want to update the "build" version you need to run "./generate.py 
build" for all changes because this version will combine all required 
classes into one single file.


Best Fabian



> 2008/10/17 Jim Hunter <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
>
>     Have you tried a generate.py source to see if the issue exists in
>     both scenarios?
>
>     Jim
>
>
>     On Fri, Oct 17, 2008 at 9:25 AM, Mark Schmale
>     <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:
>
>         So i have to run ./generate.py build everytime i changed
>         something?
>
>
>         2008/10/17 Jim Hunter <[EMAIL PROTECTED]
>         <mailto:[EMAIL PROTECTED]>>
>
>             Did you re-generate your code after you put that line in?
>             I know I do that from time to time myself.
>
>             Jim
>
>
>
>             On Fri, Oct 17, 2008 at 6:45 AM, Mark Schmale
>             <[EMAIL PROTECTED]
>             <mailto:[EMAIL PROTECTED]>> wrote:
>
>                 Hi
>
>                 Thanks for your answer jim.
>                 Here are the lines where i generate the container.
>                  ---[snipp]---
>                  61       var container = new
>                 qx.ui.container.Composite(new qx.ui.layout.Canvas);
>                  62       container.setPadding(20);
>                  63       this.getRoot().add(container);
>                 ---[snipp]---
>
>                 The error occurs in line 61.
>
>
>                 2008/10/17 Jim Hunter <[EMAIL PROTECTED]
>                 <mailto:[EMAIL PROTECTED]>>
>
>                     First, you will probably never need to edit the
>                     qooxdoo code directly. It sounds like you have a
>                     syntax error in your code that caused the first error.
>
>                     If you post a code snipet that shows how you are
>                     creating your container and I am sure we can show
>                     you what went wrong.
>
>                     Jim
>
>
>                     On Thu, Oct 16, 2008 at 1:31 PM, Mark Schmale
>                     <[EMAIL PROTECTED]
>                     <mailto:[EMAIL PROTECTED]>> wrote:
>
>                         Hiho,
>
>                         maybe my problem is very simple but i can't
>                         find a solution.
>
>                         If i try to create a container i got the
>                         error: "qx.ui.container is undefined"
>                         So i read some code and try to find out where
>                         the includes are.
>                         I just added the file
>                         "framework/source/class/qx/ui/container/Composite.js"
>                         to the array in the folder ./scripts/backend.js
>
>                         After this i got a new error that said "The
>                         include definition in class
>                         "qx.ui.container.Composite" contains an
>                         invalid mixin at position 1: undefined
>                         File:
>                         http://example.com/framework/source/class/qx/Class.js
>                         Line: 828"
>
>                         Can anyone tell me which mistake i did?
>
>                         Oh.. and sorry for my bad englisch :-/
>
>                         -- 
>                         mit freundlichen Grüßen / kind regards,
>
>                         Mark Schmale
>                         mail: [EMAIL PROTECTED]
>                         <mailto:[EMAIL PROTECTED]>
>
>                         
> -------------------------------------------------------------------------
>                         This SF.Net email is sponsored by the Moblin
>                         Your Move Developer's challenge
>                         Build the coolest Linux based applications
>                         with Moblin SDK & win great prizes
>                         Grand prize is a trip for two to an Open
>                         Source event anywhere in the world
>                         
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>                         
> <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>                         _______________________________________________
>                         qooxdoo-devel mailing list
>                         [email protected]
>                         <mailto:[email protected]>
>                         
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
>
>
>                     -- 
>                     Jim Hunter
>
>                     DAILY THOUGHT: SOME PEOPLE ARE LIKE SLINKIES - NOT
>                     REALLY GOOD
>                     FOR  ANYTHING BUT THEY BRING A SMILE TO YOUR FACE
>                     WHEN PUSHED DOWN THE STAIRS
>
>                     
> -------------------------------------------------------------------------
>                     This SF.Net email is sponsored by the Moblin Your
>                     Move Developer's challenge
>                     Build the coolest Linux based applications with
>                     Moblin SDK & win great prizes
>                     Grand prize is a trip for two to an Open Source
>                     event anywhere in the world
>                     http://moblin-contest.org/redirect.php?banner_id=100&url=/
>                     
> <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>                     _______________________________________________
>                     qooxdoo-devel mailing list
>                     [email protected]
>                     <mailto:[email protected]>
>                     https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
>
>
>                 -- 
>                 mit freundlichen Grüßen / kind regards,
>
>                 Mark Schmale
>                 mail: [EMAIL PROTECTED]
>                 <mailto:[EMAIL PROTECTED]>
>                 icq: 330755924
>
>                 
> -------------------------------------------------------------------------
>                 This SF.Net email is sponsored by the Moblin Your Move
>                 Developer's challenge
>                 Build the coolest Linux based applications with Moblin
>                 SDK & win great prizes
>                 Grand prize is a trip for two to an Open Source event
>                 anywhere in the world
>                 http://moblin-contest.org/redirect.php?banner_id=100&url=/
>                 <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>                 _______________________________________________
>                 qooxdoo-devel mailing list
>                 [email protected]
>                 <mailto:[email protected]>
>                 https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
>
>
>             -- 
>             Jim Hunter
>
>             DAILY THOUGHT: SOME PEOPLE ARE LIKE SLINKIES - NOT REALLY GOOD
>             FOR  ANYTHING BUT THEY BRING A SMILE TO YOUR FACE WHEN
>             PUSHED DOWN THE STAIRS
>
>             
> -------------------------------------------------------------------------
>             This SF.Net email is sponsored by the Moblin Your Move
>             Developer's challenge
>             Build the coolest Linux based applications with Moblin SDK
>             & win great prizes
>             Grand prize is a trip for two to an Open Source event
>             anywhere in the world
>             http://moblin-contest.org/redirect.php?banner_id=100&url=/
>             <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>             _______________________________________________
>             qooxdoo-devel mailing list
>             [email protected]
>             <mailto:[email protected]>
>             https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
>
>
>         -- 
>         mit freundlichen Grüßen / kind regards,
>
>         Mark Schmale
>         mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>         icq: 330755924
>
>         
> -------------------------------------------------------------------------
>         This SF.Net email is sponsored by the Moblin Your Move
>         Developer's challenge
>         Build the coolest Linux based applications with Moblin SDK &
>         win great prizes
>         Grand prize is a trip for two to an Open Source event anywhere
>         in the world
>         http://moblin-contest.org/redirect.php?banner_id=100&url=/
>         <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>         _______________________________________________
>         qooxdoo-devel mailing list
>         [email protected]
>         <mailto:[email protected]>
>         https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
>
>
>     -- 
>     Jim Hunter
>
>     DAILY THOUGHT: SOME PEOPLE ARE LIKE SLINKIES - NOT REALLY GOOD
>     FOR  ANYTHING BUT THEY BRING A SMILE TO YOUR FACE WHEN PUSHED DOWN
>     THE STAIRS
>
>     -------------------------------------------------------------------------
>     This SF.Net email is sponsored by the Moblin Your Move Developer's
>     challenge
>     Build the coolest Linux based applications with Moblin SDK & win
>     great prizes
>     Grand prize is a trip for two to an Open Source event anywhere in
>     the world
>     http://moblin-contest.org/redirect.php?banner_id=100&url=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>     _______________________________________________
>     qooxdoo-devel mailing list
>     [email protected]
>     <mailto:[email protected]>
>     https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
>
>
> -- 
> mit freundlichen Grüßen / kind regards,
>
> Mark Schmale
> mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> icq: 330755924
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> ------------------------------------------------------------------------
>
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> 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, Ralph Dommermuth, Matthias Ehrlich, Thomas 
Gottschlich, Matthias Greve, Robert Hoffmann, Markus Huhn, Oliver Mauss, Achim 
Weiss
Aufsichtsratsvorsitzender: Michael Scheeren


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to