18 Mar
2009
18 Mar
'09
11:29 a.m.
2009/3/18 Roger Ineichen <dev@projekt01.ch>:
This means to me that an empty value for id or name doen't start with [A-Za-z] and is invalid because is must start with [A-Za-z]. or not?
Correct, but should enforce these requirements? I think ZPT should just have predictable, expected behavior, but not make too much fuss about syntax. I agree though, that object() or False should probably raise exceptions. \malthe