>
>
> Hi everybody, I'm still pretty new to Qooxdoo and have been having a good
> time coming up to speed on it. It seems like a really nice package, so
> far. You guys have really put a lot of EXCELLENT work into this. I'm
> super-impressed at the overall attention to detail and organization
> expressed in the code and documentation. It'd be nice if the documentation
> was fleshed out a little more-- but hey, if you spend all your time
> documenting you don't get to write as much cool code, eh? :-)

John, thanks. It would be *very* helpful if you find any concrete issue in
the documentation (ie. a piece of information missing, or some available
information hard to understand) that you open a documentation bug for it.
We are so deep into this stuff that we either not re-examine the
documentation often enough, or, if we do, often fail to see the gaps and
shortcomings in it.

> My immediate rebuttal to that is-- Sure, objects are nice, but many times
> a List object is used to select an item which will then be handed off to a
> back-end for some sort of processing, in which case having a reference to
> an object could be considered more of a hindrance.

Yes, definitely. The comment by Martin you quoted was probably in a
context where everything concerned was in-core JS data.

>
> However, when I lifted the code from his example and plugged it into my
> own, I keep getting console errors (which you can see in context on down
> below) The first of which is appears to be the show-stopper:
>
>  +  Uncaught TypeError: Cannot read property 'constructor' of undefined
Form.js:360
>  +  qx.Class.define.members.__isModelSelectable Form.js:360
>  +  qx.Class.define.members.addBindingOptions Form.js:136
>  +  qx.Class.define.construct Simple.js:53

Did you re-run 'generate.py source' in your project, before loading the
app in the browser?!

> I don't have a clue how to pronounce it

That is actually quite easy: "Most people don't appreciate refined
recipes, cooks do." :-)

T.




------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to