Hi Christian, yes, the dependency analysis has been worked on (see the latest weekly at news.qooxdoo.org, and this commit http://qooxdoo.svn.sourceforge.net/viewvc/qooxdoo?view=rev&revision=20296), and there is still a bit of flux. Thanks for letting us know. I would be particularly interested in the non-sensical warnings. Maybe you can point them out, and even add the line of code they refer to (sorry, no line numbers in the warnings right now). I'm very interested in getting at the false positives.
T. > > Hello, > > updating to current trunk I am getting a lot of "unknown class" warnings: > >>>> Resolving dependencies... > - ! Unknown class referenced: Persist.Store (in: bibliograph.Main) - ! Unknown class referenced: qcl.ui.dialog (in: qcl.ui.dialog.Dialog) - ! Unknown class referenced: view (in: qcl.ui.dialog.Form) > - ! Unknown class referenced: qx.core.ServerSettings (in: > qx.io.remote.Rpc) > - ! Unknown class referenced: qx.core.ServerSettings.serverPathSuffix > (in: > qx.io.remote.Rpc) > - ! Unknown class referenced: qx.core.ServerSettings.serverPathPrefix > (in: > qx.io.remote.Rpc) > - ! Unknown class referenced: qx.core.ServerSettings.lastSessionRefresh > (in: qx.io.remote.Rpc) > - ! Unknown class referenced: > qx.core.ServerSettings.sessionTimeoutInSeconds (in: qx.io.remote.Rpc) > - ! Unknown class referenced: params2 (in: qcl.data.store.JsonRpc) - ! Unknown class referenced: qcl (in: qcl.access.AbstractManager) - ! Unknown class referenced: hashCode (in: qcl.access.AbstractManager) > - ! Unknown class referenced: conditionsFunc (in: > qcl.access.permission.Permission) > - ! Unknown class referenced: qcl.clipboard.Manager (in: > bibliograph.ui.collection.TreeView) > - ! Unknown class referenced: qcl.auth.user.Manager (in: > bibliograph.ui.collection.TreeView) > - ! Unknown class referenced: qx.data.model.TreeVirtual (in: > qcl.data.marshal.TreeVirtual) > - ! Unknown class referenced: node (in: qcl.data.model.TreeVirtual) - ! Unknown class referenced: nodeReference (in: > qcl.data.model.TreeVirtual) > - ! Unknown class referenced: nodeReference.nodeId (in: > qcl.data.model.TreeVirtual) > - ! Unknown class referenced: value (in: qcl.data.model.TreeVirtual) - ! Unknown class referenced: oldValue (in: qcl.data.model.TreeVirtual) > - ! Unknown class referenced: ds (in: bibliograph.ui.list.ListView) - ! Unknown class referenced: type (in: bibliograph.ui.list.ListView) - ! Unknown class referenced: qx.ui.table.cellrenderer (in: > bibliograph.ui.list.ListView) > - ! Unknown class referenced: qx.ui.table.celleditor (in: > bibliograph.ui.list.ListView) > - ! Unknown class referenced: oldDatasource (in: > bibliograph.ui.list.ListView) > - ! Unknown class referenced: oldId (in: bibliograph.ui.list.ListView) - ! Unknown class referenced: value (in: bibliograph.ui.list.ListView) - ! Unknown class referenced: qcl.auth.user.Manager (in: > bibliograph.ui.list.ListView) > - ! Unknown class referenced: _this (in: bibliograph.ui.list.ListView) - ! Unknown class referenced: qx.client.Timer (in: > bibliograph.ui.list.ListView) > - ! Unknown class referenced: qx.data.model.Table (in: > qcl.data.marshal.Table) > - ! Unknown class referenced: def (in: bibliograph.ui.item.ItemView) - ! Unknown class referenced: qx.event.handler.KeyEventHandler (in: > htmleditor.htmlarea.HtmlArea) > - ! Unknown class referenced: qx.util.Validation (in: > htmleditor.htmlarea.HtmlArea) > - ! Unknown class referenced: commandObject.identifier (in: > htmleditor.htmlarea.command.Manager) > - ! Unknown class referenced: flowlayout.FlowLayout (in: > htmleditor.FilePicker) > > Some of them are valid, others don't make any sense. They are harmless, my > app runs fine. Just wanted to let you know. > > Cheers, > > Christian > -- > View this message in context: > http://n2.nabble.com/trunk-wierd-Unknown-class-generator-warnings-tp3796745p3796745.html Sent from the qooxdoo mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > > ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
