the problem that testing all these is not just very simple
Now it is just a hash lookup but then we need to iterate
over all the keys everytime and check for equals ignoring case.

So doing that in deployment mode is a bit to much (at least what i think)

johan


On 5/31/07, Timo Rantalaiho <[EMAIL PROTECTED]> wrote:

On Wed, 30 May 2007, Johan Compagner wrote:
> here we have a case that the design says one thing and the java code
another
> so its a mismatch
> what should happen then?
> Today maurice had such a case and that did cost him quite some time to
track
> down.
> Maybe in development mode we test for it somehow and then throw an
> exception?

Or just throw an exception always -- is there any case in
which you would want to have a differing case in markup than
in code?

- Timo

--
Timo Rantalaiho
Reaktor Innovations Oy    <URL: http://www.ri.fi/ >

Reply via email to