Hi!

I'd like to add 1 point.

On 01/24/2008 03:11 PM Tobias Schlitt wrote:

> - Plugin implementation
>    - Object overhead (request / response objects for every communication
>      with the backend).
>    - Null resource handling requires to hook into every request /
>      response type and needs complex data-storage handling.
>    - No optimization possibilities in the backend (e.g. a possible
>      database backend that supports sub-tree selection).

      - Needs special adjustment in the backend anyway to avoid race
        conditions.

> - Integrated implementation
>    - Requires more complex request handling in the backend (n-path
>      complexity raised by power of 4).
>    - ezcWebdavSimpleBackend not "simple" anymore.
>    - Optimizing iwn backends only possible without extending
>      ezcWebdavSimpleBackend.

Regards,
Toby
-- 
Mit freundlichen Grüßen / Med vennlig hilsen / With kind regards

Tobias Schlitt (GPG: 0xC462BC14) eZ Components Developer

[EMAIL PROTECTED] | eZ Systems AS | ez.no
-- 
Components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/components

Reply via email to