You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Jörg Heinicke (JIRA)" <ji...@apache.org> on 2005/11/22 23:15:42 UTC

[jira] Kommentiert: (COCOON-1696) A humongous number of blocks is required to support the "webdav:" source

    [ http://issues.apache.org/jira/browse/COCOON-1696?page=comments#action_12358310 ] 

Jörg Heinicke commented on COCOON-1696:
---------------------------------------

Are these "real" dependencies or are they just needed for some of the samples, but not marked that way?

> A humongous number of blocks is required to support the "webdav:" source
> ------------------------------------------------------------------------
>
>          Key: COCOON-1696
>          URL: http://issues.apache.org/jira/browse/COCOON-1696
>      Project: Cocoon
>         Type: Improvement
>   Components: Blocks: WebDAV
>     Versions: 2.1.8
>     Reporter: Pier Fumagalli

>
> As far as I can see, the "webdav:" source factory (org.apache.cocoon.components.source.impl.WebDAVSourceFActory) only relies on a handful of classes:
> - org.apache.cocoon.components.source.InspectableSource
> - org.apache.cocoon.components.source.helpers.SourceProperty
> - org.apache.cocoon.components.source.impl.WebDAVSource
> This compiles and works.
> That said, if I were to include the "webdav" block, I would have to include through dependancies the following blocks:
> webdav
>  |
>  +-> repository
>       |
>       +-> databases
>       |    |
>       |    +-> xsp
>       |   
>       +-> eventcache
>            |
>            +-> jms
>                 |
>                 +-> cron
>                 |
>                 +-> databases
>                 |    |
>                 |    +-> xsp
>                 |
>                 +-> hsqldb
> Don't you think this is a little bit excessive for including 4 classes?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira