Hi Marc,

> How are you going to implement: "If a parameter is passed in the wrong 
> case, a notice has to be thrown "?
> 
> e.g.
> ZOOM => OK
> zoom => illegal case => notice
> Zoom => illegal case => notice
> zOOm => illegal case => notice
> zOoM => illegal case => notice
> etc.

Yes.

> Is this meant to as "every not recognized URL-Parameter thorws an 
> exception"?

I would go for "every unknown URL-Paramter is logged as a notice
('Unknown Parameter 'Zoom' , 'Unknow Parameter UDGBoef') to aid in
debugging and then ignored.

Regards,
Karim
_______________________________________________
Mapbender_dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapbender_dev

Reply via email to