Hi Derrell,

Derrell Lipman wrote:
> On Thu, Oct 30, 2008 at 12:45 PM, Derrell Lipman <
> [EMAIL PROTECTED]> wrote:
>
>   
>> Are these "unknown class" errors important? 

These are just warnings.

>>  If so, what is causing them?
>>     

Usage of missing classes, i.e. classes that were not detected during a 
library scan (this is also the case if it is the second, third, ... 
class in a .js file).

>> If not, need they display?

It was seen as an enhancement. Actually, you were one to request it 
(http://bugzilla.qooxdoo.org/show_bug.cgi?id=1133 :).

> Oh, it's probably from this:
>
>       this.dispatchEvent(new
> qx.event.type.DataEvent(qx.ui.table.ITableModel.EVENT_TYPE_DATA_CHANGED,
> data), true);
>
> which doesn't seem to make any sense.  There is no qx.event.type.DataEvent.
> It's now qx.event.type.Data, and the parameters don't appear applicable.
>
>   

So it *did* point you to an non-existing class, didn't it :). But there 
was an entry missing in the migration data for DataEvent, which I added.

Thanks,
Thomas


-------------------------------------------------------------------------
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