You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Sylvain Wallez <sy...@apache.org> on 2004/12/31 00:21:02 UTC

Changed relative context in xconf includes (was Re: Splitting cocoon.xconf: done)

Ralph Goers wrote:

> Reinhard Poetz wrote:
>
>> Sylvain Wallez wrote:
>>
>>> I understand this. Maybe my "overall consistency" point of view is 
>>> too much and we should handle it more "naturally"? What do people 
>>> think?
>>
>>
>> Without thinking to much and too long, I agree with Carsten. I expect 
>> imported files relativ to where I import them.
>
>
> Me too.


Ok, according all this feedback, I changed the resolving of relative 
URIs: they are now resolved relatively to the file that does the import. 
And I admit this definitely looks more natural ;-)

Sylvain

-- 
Sylvain Wallez                                  Anyware Technologies
http://www.apache.org/~sylvain           http://www.anyware-tech.com
{ XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects }


Re: Changed relative context in xconf includes (was Re: Splitting cocoon.xconf: done)

Posted by Carsten Ziegeler <cz...@apache.org>.
> 
> Ok, according all this feedback, I changed the resolving of relative 
> URIs: they are now resolved relatively to the file that does the import. 
> And I admit this definitely looks more natural ;-)
> 
Thanks!

Carsten