hi
i have an assoc.object that has some automatic auto-setup behavior for 
the additional fields (timestamp etc). So for most of the model usage 
it looks like a hidden one.

so 2 questions:
 1) can i get that autoset functionality without having explicit 
assoc.object? i guess column defaults of some sort?
 2) if i go for explicit assoc.object, how can i use assoc.proxy - or 
something similar - to hide the creation of those intermediate 
objects? i.e. that it looks like plain implicit m2m. 
In this case the autoset will be triggered at mapperExt or sesseonExt 
level.

TiA
svilen

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to