Re: [sqlalchemy] Inheriting custom collection to create another custom collection. Issues with the appenders/parents

2010-11-15 Thread Hector Blanco
Thanks for your interest! And yeah... sorry for the typos... I was writing the code right in the email... I'm afraid I won't be able to test it until December 1 but make sure as soon as I get my hands on the computer where that problem was happening, I'll test it. I really appreciate your

Re: [sqlalchemy] Inheriting custom collection to create another custom collection. Issues with the appenders/parents

2010-11-13 Thread jason kirtland
Hi Hector, On Fri, Nov 12, 2010 at 7:46 AM, Hector Blanco white.li...@gmail.com wrote: Hello everyone. I was wondering if it's possible to inherit a custom collection to create another custom collection. A few days ago I was trying to use my own class as a custom_collection