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/ >
