On Sat, Feb 11, 2012 at 07:22, Phyo Arkar <[email protected]> wrote:
> On my second thoughts
>
> I am thinking about extending SimpleTreeDataModel can you give me
> pointers? Should i base it on Tree or TreeVirtual?
>
SimpleTreeDataModel applies only to TreeVirtual. I wrote TreeVirtual many
years ago, and it has served us well since, but Tree (and the whole
"virtual" infrastructure on which it's built) is the wave of the future. If
you're going to put effort into building a remote model, it would certainly
be better for qooxdoo if you did it for the newer stuff rather than the
older stuff. If you do it for the "virtual" infrastructure, it will also
work for other virtual widgets. Writing something for TreeVirtual will
apply only there.
If you do go with implementing for TreeVirtual, then what you'll be doing
is combining functionality of SimpleTreeDataModel with functionality of the
Remote model.
Cheers,
Derrell
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel