Michael Bayer <mike_mp <at> zzzcomputing.com> writes:

> raul -
> 
> nice catch !  luckily, the natural dependency operations already  
> support what you are trying to do, i just had to make some slight  
> rearrangements in the properties module.  added a distilled and  
> asserted version of your test to the manytomany.py test which is now  
> "testcircular", the old testcircular is now called  
> "testbidirectional".  since the relationship between Place objects is  
> totally in the assocaition table, you can make all kinds of cyclical  
> relationships without any complexity.
> 
> changeset 1295.

Michael,

Thanks a lot :) It works like a charm :) If I have time I will preapre a
test for a circular relationship with association object.

Keep on the good work,


Raul Garcia.




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sqlalchemy-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to