Hi,

As I'm still using my old AJAX code, I exclude the io_remote modulo in my
qooxdoo custom builds:

--exclude-without-dependencies ui_remote

This works fine.  But I have discovered that qx.embed.Iframe uses
qx.html.Iframe.  The latter belongs to the io_remote module.  Then I do this
in my custom builds:

--exclude-without-dependencies ui_remote
--include qx.html.Iframe

This doesn't work :-(.  I have tried to change the order and it doesn't work
either.

Any idea will be greatly appreciated.
-- 
View this message in context: 
http://www.nabble.com/exclude-module-%2B-include-class-tf4277815.html#a12176136
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to