I'm _finally_ able to get back to a bit of qooxdoo work!  Yea!!!

It seems that something is amiss in legacy right now.  I'm getting
this when building a very simple app based on skeleton:

  GENERATE CLASS INCLUDE LIST:
----------------------------------------------------------------------------
  * Processing 458 classes
  * Processing 33 modules
  * Processing dynamic dependencies...
    - Adding #require(qx.log.appender.Native) to qx.log.Logger
  * Preparing lists...
    - Error: Could not find class "qx.event.handler.Iframe" (458)
    - Error: Could not find class "qx.event.dispatch.Direct" (458)
    - Error: Could not find class "qx.event.dispatch.DomBubbling" (458)
    - Error: Could not find class "qx.event.handler.Keyboard" (458)
    - Error: Could not find class "qx.event.handler.Mouse" (458)
    - Error: Could not find class "qx.event.handler.Input" (458)
    - Error: Could not find class "qx.event.dispatch.Direct" (458)
    - Error: Could not find class "qx.event.dispatch.DomBubbling" (458)
    - Error: Could not find class "qx.event.handler.Keyboard" (458)
    - Error: Could not find class "qx.event.handler.Mouse" (458)
    - Include list contains 458 classes
    - Exclude list contains 0 classes
  * Sorting 458 classes...
  * This package does not work standalone
    - The following classes are missing at loadtime:
      - qx.event.handler.Iframe
      - qx.event.dispatch.Direct
      - qx.event.dispatch.DomBubbling
      - qx.event.handler.Keyboard
      - qx.event.handler.Mouse
      - qx.event.handler.Input

Using just the first error as an example, qx.event.handler.Iframe is
#required in qx.bom.Iframe.

Is this a work in progress?  Any idea of when it will be working
again, or of the most recent working rev?

Thanks,

Derrell

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to