> Andreas Hartmann schrieb:
>> Hi Lenya devs,
>>
>> in my test setup, I have about 8.000 site nodes with approx. 20.000
>> documents. A request to the root node of a large subtree in the site
>> area takes a couple of minutes. The reason is that e.g. the Delete
>> usecase checks the workflow state of every single document to determine
>> if the subtree can be deleted.
>>
>> IMO we shouldn't do any usecase precondition checks with a duration that
>> increases with the number of involved documents. Even if we'd do this
>> check when presenting the confirmation screen, the user has to wait for
>> ages.
>
> For the moment I replaced uc:usecase with ?lenya.usecase=… for the
> offending usecases so that the site area is at least useable for large
> numbers of documents.
>
> -- Andreas
>
>

There are some improvements in 2.0.2 that I added a while back. Don't know
if you're using that version or not. I still like the idea of doing AJAX
menus. I, however, haven't had time to test or see what work remains in
that area.

Richard


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to