Re: [qooxdoo-devel] qooxdoo - Developer-/Usermeeting at CeBit 2007

2007-03-10 Thread Manuel Bender
Hi Dirk, is one of your Qooxdoo Projects online? I have written one (quite big) web-app based on qooxdoo, but only for the intranet Do someone know any links to some (real-?) qooxdoo apps in action? In the near future im finishing a (quite little ;-) ) qooxdoo web-app, is the community in

Re: [qooxdoo-devel] *.js source file formatter?

2007-03-10 Thread Hugh Gibson
> But this one only affects out-dated versions of python and means to > develop stuff for the past :) Fair enough Just for a laugh I might profile the compiler when doing work on the pretty printing. I *love* optimising code :-) Hugh --

Re: [qooxdoo-devel] A newbie JavaScript Question

2007-03-10 Thread Hugh Gibson
> > var vName = "otto.name" > > > > var vValue = vName How about vValue = otto["name"] Does that help? It's exactly the same as vValue = otto.name Hugh - Take Surveys. Earn Cash. Influence the Future of IT Join Source