var url = "json/locales.json";
this.__store = new qx.data.store.Json(url);
this.debug("Modell1=" + this.__store.getModel());prints null!! Reported as a bug: #3550 How to get the model? -- View this message in context: http://n2.nabble.com/A-bind-problem-tp4792757p4803123.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
