HI,
Interesting idea. What do you think of:
- cache the result from relation in "values". For example when relation marked as "get once", if you call "otherModel" you will only one sql request. And check for prefix or suffix to force load (example: "ForceRelateMe")
- valdidate var type (not only "is required").
HI,
Interesting idea. What do you think of: