2008/1/23 Xin Zheng <[EMAIL PROTECTED]>:
> We can have:
> unless bbox and bbox.count(',') == 3
> report_error(TEXT['boundary_parameter_required']
> return
> end
How does this handle replacables? How do you get stuff "Parameter %s
is out of range":
report_error( sprintf(TEXT['parameter_out_of_range'],var) )
or something? You then do lose information about the formatting...
Have a nice day,
--
Martijn van Oosterhout <[EMAIL PROTECTED]> http://svana.org/kleptog/
_______________________________________________
dev mailing list
[email protected]
http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev