Hi
I've been reading through the documentation and i can't see an
existing feature for this.

The table i'm working with stores properties about part of my program.
I get a record from the session.query....one() function and i pass
that around.
The record is somewhere in a properties change dialog box and
somewhere else as a label.

Is there currently a way of having the class sets the label to
register a "listener" with the orm record so that when the record is
updated, It notifies the listener which updates the label?

Regards, Jar.


PS, I was thinking tonight that sqlAchemy would make an awesome
content for a university subject.
--~--~---------~--~----~------------~-------~--~----~
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 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to