Gene Amtower wrote:
>
> Aha, I thought I had seen that somewhere, and from your link I see why.
> I think I need to take a look at that for my own use - it may indeed be
> useful to others like myself, and maybe you can get some help from the
> rest of us in bringing it up to speed with current
Martin Wittemann wrote:
>
> If you bind the two model properties as you did in that code sample.
> You dont have two models. You only have one model and both, the store
> and the controller does have a reference to the same model all the time.
>
OK, I see.
Martin Wittemann wrote:
>
> T
Aha, I thought I had seen that somewhere, and from your link I see why.
I think I need to take a look at that for my own use - it may indeed be
useful to others like myself, and maybe you can get some help from the
rest of us in bringing it up to speed with current versions of PHP and
Qooxdoo.
Tha
Am 12.05.2009 um 14:19 schrieb panyasan:
>
> Hm... I am struggling a bit with the widget - model - controller -
> model
> -marshal - store chain.
>
> So, if you say that one can bind a controller with a store through
>
> store.bind("model", controller, "model");
>
> and both the store and the c
Extending on this question:
I created a model extensing qx.ui.treevirtual.SimpleTreeDataModel which
fires "change" and "changeLength" events similarly to qx.data.Array. If my
store uses a qx.data.Array object as model and binds it to the controller's
model (which is the TreeVirtual's model actua
I like this name - Christian's Quantum Computer Language :)
Serge
On May 12, 2009, at 3:32 PM, panyasan wrote:
>
> Sorry to be cryptic. qcl is a project in qooxdoo contrib containing a
> "qooxdoo component library" (qcl) - the name is pretty meaningless,
> I just
> needed a namespace that can
Sorry to be cryptic. qcl is a project in qooxdoo contrib containing a
"qooxdoo component library" (qcl) - the name is pretty meaningless, I just
needed a namespace that can be used in an xml tag (for our qxtransfomer
project). A description is here:
http://qooxdoo.org/contrib/project?s=qcl#qcl
Bas
Hm... I am struggling a bit with the widget - model - controller - model
-marshal - store chain.
So, if you say that one can bind a controller with a store through
store.bind("model", controller, "model");
and both the store and the controller have a model that has properties, what
exactly does
On Tue, 2009-05-12 at 02:04 -0700, panyasan wrote:
> Hi Martin,
>
> thanks for your offer of help. It is funny how subjective priorities differ
> from business considerations ... I have always thought that the whole
> databinding stuff, for different backends, and for the virtual widgets would
>
Hi Martin,
thanks for your offer of help. It is funny how subjective priorities differ
from business considerations ... I have always thought that the whole
databinding stuff, for different backends, and for the virtual widgets would
be of crucial importance for attracting a wide range of develop
Hello Christian,
we are currently not working on a jsonrpc data store. But im happy to
hear that you are on it.
Do you plan to share your work with the framework? Do you need any
additional information about the current implementation of the json
store or any other data binding class?
Best,
Hello,
I am working on a jsonrpc data store for the databinding component of
qooxdoo. Just want to make sure nobody is working on that already. It would
be a waste of time to invent the wheel a second time... Let me know!
Christian
--
View this message in context:
http://www.nabble.com/JsonRpc
12 matches
Mail list logo