[Dojo-interest] Style/philosophy question

Tom Trenka dojo-interest at dept-z.com
Thu Feb 8 10:01:20 MST 2007



Sasha Firsov wrote:
> 
> The data source in general could be anything synchronized with
> dojo.collections.Store. FilteringTable accepts it as input.
> What could be fed into dojo.collections.Store - ask forum.
> 

Any array of javascript objects can be fed to collections.Store.  There is
an underlying assumption that all of the objects should have the same basic
structure but the reality is that it doesn't quite matter so much.

Store was written with pagination in mind but it was not implemented--mostly
because the dojo.data group is working on the same problem, and Store was
written to be as simple as possible.

trt
-- 
View this message in context: http://www.nabble.com/Style-philosophy-question-tf3191835.html#a8869427
Sent from the Dojo mailing list archive at Nabble.com.



More information about the Dojo-interest mailing list