You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Vadim Gritsenko <va...@reverycodes.com> on 2005/04/08 23:24:37 UTC

Re: svn commit: r160570 - cocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/components/modules/input/ProjectPathModule.java

jeremy@apache.org wrote:
> 
> + *    <component-instance logger="core.modules.input"
> + *           name="myproject"
> + *           class="org.apache.cocoon.components.modules.input.ProjectPathModule">
> + *      	<uri-prefix>my/project/</uri-prefix>
> + *    </component-instance>

> + * Using 'projectpath:path' would have given you: /some/folder/page.html<br/>
> + * Using 'projectpath:folder' would have given you: /some/folder/

Umm, bugs in javadoc? Should it be:

  + * Using 'myproject:path' would have given you: my/project/path<br/>
?

Vadim

Re: svn commit: r160570 - cocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/components/modules/input/ProjectPathModule.java

Posted by Jeremy Quinn <je...@apache.org>.
On 8 Apr 2005, at 22:24, Vadim Gritsenko wrote:

> jeremy@apache.org wrote:
>> + *    <component-instance logger="core.modules.input"
>> + *           name="myproject"
>> + *           
>> class="org.apache.cocoon.components.modules.input.ProjectPathModule">
>> + *      	<uri-prefix>my/project/</uri-prefix>
>> + *    </component-instance>
>
>> + * Using 'projectpath:path' would have given you: 
>> /some/folder/page.html<br/>
>> + * Using 'projectpath:folder' would have given you: /some/folder/
>
> Umm, bugs in javadoc? Should it be:
>
>  + * Using 'myproject:path' would have given you: my/project/path<br/>
> ?

You are correct, Vadim.

many thanks

regards Jeremy

--------------------------------------------------------

                   If email from this address is not signed
                                 IT IS NOT FROM ME

                         Always check the label, folks !!!!!
--------------------------------------------------------