theres  a method for now,  get_property().  it has some extra  
features, such as "resolve_synonyms".


On Aug 14, 2007, at 3:15 PM, Andreas Jung wrote:

> I've been using the following code for obtaining a mapper class
> from some other mapper.
>
> class_mapper(self.__class__).props[name].mapper.class
>
> 'props' is no longer available however I found '_Mapper__props'.
>
> Is this the right replacement or is there a smarter way?
>
> Andreas


--~--~---------~--~----~------------~-------~--~----~
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