Okay, thanks Sebastian.  I'll try that :)

Simon


----- Original Message ----
From: Sebastian Werner <[EMAIL PROTECTED]>
To: qooxdoo Development <qooxdoo-devel@lists.sourceforge.net>
Sent: Monday, 5 February, 2007 5:29:26 PM
Subject: Re: [qooxdoo-devel] Two possible bugs in 0.6.5

Hi Simon,

seems to be a problem at your working directory. Both "qx.sys.Client"  
and "qx.constant.Type" are not existing anymore in qooxdoo 0.6.5.  
Maybe you must delete your directory completely and unpack the new  
stuff there again.

Hope this helps.

Sebastian



Am 05.02.2007 um 03:58 schrieb Simon Bull:

> Hi List,
>
> I have recently been migrating my app to 0.6.5.  I now have r5935  
> of the sdk.
>
> I've noticed two problems:
>
> 1) qx.sys.Client includes this code:
>
> qx.Class.getInstance = qx.util.Return.returnInstance;
>
> but qx.util.Return.returnInstance has been replaced by  
> qx.lang.Function.returnInstance in the sdk.
>
>
> 2) When I do a make source, qx.constant.Type.js is imported on line  
> 129 of my custom.js.  However, it appears that the BOOLEAN constant  
> defined in Type.js is referenced earlier in the source code so it  
> breaks at runtime. If I manually edit the generated custom.js file  
> and move Type.js to the first imported file after OO.js, everything  
> works fine.  Interestingly I don't get this problem with make build.
>
> Has anyone else seen these problems?  Maybe they are already  
> patched in a newer rev?
>
> Thanks,
>
> Simon
>
>
>
>
> Send instant messages to your online friends http:// 
> au.messenger.yahoo.com
>
> ---------------------------------------------------------------------- 
> ---
> Using Tomcat but need to do more? Need to support web services,  
> security?
> Get stuff done quickly with pre-integrated technology to make your  
> job easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache  
> Geronimo
> http://sel.as-us.falkag.net/sel? 
> cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel




Send instant messages to your online friends http://au.messenger.yahoo.com 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to