David Crossley wrote: > > Now, there is something wrong with this approach. We can easily > > change (which should be the 'correct' solution) that a path > > starting with "/" is treated as an absolute path. So > > if you want to load from the context directory, you have > > to specify "WEB-INF/.." instead of "/WEB-INF". > > When i was investigating these issues today, i commented the > same to myself. > > > But using a starting "/" with two different behaviours is imho > > too confusing. > > What do you think? Changing the above is absolutely simple. > > I agree - let us do it. I will note this in changes.xml later, > though it should not affect too many people as this is > only for over-riding the default Cocoon catalog. > Ok, done (I hope) - I changed the implementation and the cocoon.xconf. How can we test it to ensure that it works correctly?
If everything is working, we can update the changes and docs. > > Or did I oversee something? > > Well the thing that really worries me is the hell that we > went through last time with getting consistent behaviour > on all platforms. > Yes, I understand that - but I think if we work together we will solve this. Thanks Carsten