Nick,

running different qooxdoo versions against the same cache directory can
be tricky. Strict cache checking has only been introduced with qooxdoo
1.1, so you should run a 'generate.py distclean' whenever you switch
from 1.1 to 1.0.1 if you are using the same cache path.

T.

On 07/12/2010 09:59 PM, Nick Watkins wrote:
> 
> Thanks for fixing the shortcuts! It seems like I have the worst luck though.
> I cleared the cached version in my downloads of both my "main" app and a
> minimal test app. I ran the generator on both of them, and each have
> IDENTICAL generate.py files (I duplicated from the test app just in case).
> In my "main" app, the generator stops with "Unfullfilled dependency of class
> 'dialog.Dialog'[0]: 'dialog.alert'", whereas the test app works just fine.
> The implementation details of Dialog are exactly the same i.e. I remembered
> the #require hint, the caches are in the same relative location, etc. The
> only difference between the two is that "test" was created under Qooxdoo 1.1
> and my "main" app under 1.0.1. It doesn't matter though, since I made a
> minimal "test2" app created under 1.0.1 and then pointed to 1.1, just as my
> "main" app was. I'm at a total loss as to what else might be conflicting.
> 
> The only way I've been able to fix it for my main app was to remove those
> pesky deprecated shortcuts.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to