AcceptSelector

2002-06-12 Thread Jonas Petersen
Hi, I am working on a selector that analyses the Accept header of the browser and provides a way to (for example) response with the best fitting content(-type). It's comparable with the apache module 'mod_negotiation'. The main class is named 'AcceptSelector'. It is ba

Re: AcceptSelector

2002-06-12 Thread Peter Royal
On Wednesday 12 June 2002 01:20 pm, Jonas Petersen wrote: > I am working on a selector that analyses the Accept header of the > browser and provides a way to (for example) response with the best > fitting content(-type). It's comparable with the apache module > 'mod_negotiation'. awesome! > Now

Re: AcceptSelector

2002-06-12 Thread Michael Hartle
Jonas Petersen wrote: >The best would probably be to combine the caching and the precalculation >at the beginning of the block. > >So what do you think about it? Is it useful? Would it make sense to >include it into cocoon? > >How should I provide the source code so you can check it out? (I'm n

Re: AcceptSelector

2002-06-12 Thread Diana Shannon
On Wednesday, June 12, 2002, at 01:30 PM, Michael Hartle wrote: >> How should I provide the source code so you can check it out? (I'm new >> to cocoon-dev.) >> > This sounds interesting, so just go to Bugzilla and add it as a "bug" > for Cocoon 2, prefixing your Summary with "[PATCH]" and addi