yams #19467 have a post-read hook for the schema [resolved]
to be able to add to the schema in a second phase, using what's already available could peruse a callback function in schema.py def after_init(schema): do_more_definition_stuff_using(schema) | |
priority | important |
---|---|
type | enhancement |
done in | 0.26.0 |
load | 0.100 |
load left | 0.000 |
closed by | <not specified> |
Comments
-
2010/01/15 14:29, written by acampeas
-
2010/01/19 18:00, written by acampeas
add commentexample for an app of ours:
how much time would it take to have it ?