[Yanel-dev] DataRepoSitetreeResource and lazy loading

simon litwan simon.litwan at wyona.com
Mon Apr 21 11:09:39 CEST 2008


Michael Wechner schrieb:
> simon litwan wrote:
>
>> hi all
>>
>> i think we shoud add something like this:
>> showChildren = 
>> Boolean.valueOf(getResourceConfigProperty("show-children")).booleanValue(); 
>>
>> to the DataRepoSitetreeResource to allow lazy loading of branches.
>>
>> WDYT?
>
>
> you mean that not everything is loaded at once when accessing
>
> http://127.0.0.1:8080/yanel/MY_REALM/yanel/data-repository-sitetree.html
>
> ?
>
> we have planned to introduce some AJAX for this, e.g.
that's what i'm doing.
>
> http://extjs.com/license
>
> and I think this would only load the branches incrementally anyway and 
> hence such a configuration wouldn't be necessary.
i don't think anyway. this magic ajax thing needs a way to load only the 
children of a node without grand-children. otherwise it's not incrementally.
>
> Or do I misunderstand something?
i think, otherwise i misunderstand something.

simon
>
> Cheers
>
> Michi
>
>>
>> simon
>> _______________________________________________
>> Yanel-development mailing list
>> Yanel-development at wyona.com
>> http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-development
>
>
>



More information about the Yanel-development mailing list