>
> In this case, for instance, you want to instantiate one table but NOT 
> another table which is linked to this table.  That seems like a logic error 
> to me.
>

Generally good thoughts, though in this particular case, the issue is the 
the linked table would be fully defined even if the linking table is not 
defined (and therefore neither of the tables really needs to be defined on 
this particular request). The table definition is triggered by referencing 
one table in the validator of a field of another (lazily defined) table.

Anthony

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to