Message3442
Logged In: YES
user_id=34818
Marlon writes:
> Sorry for meddling in, but why not specifying which
> properties are required in the scheme definition file?
Good idea, I'd put it into the individual attribute as an
optional parameter (in schema.py), e.g.
name = String (required = True)
it can then be used for checking that all required
attributes are present and for generating appropriate
javascript. A side-effect of the setkey method should
probably be to set the required-flag for the key attribute.
-- Ralf |
|
Date |
User |
Action |
Args |
2009-02-03 14:24:04 | admin | link | issue1539081 messages |
2009-02-03 14:24:04 | admin | create | |
|