Re: [sqlalchemy] replacing or altering a mapper?

2011-04-22 Thread Michael Bayer
On Apr 22, 2011, at 7:18 PM, Iain Duncan wrote: > Hi folks, hoping someone can help here, couldn't figure it out from > the mapper docs. I have some mappers being created in modules that are > loaded separately. That has to stay that way, essentially our > framework has base modules that get reus

[sqlalchemy] replacing or altering a mapper?

2011-04-22 Thread Iain Duncan
Hi folks, hoping someone can help here, couldn't figure it out from the mapper docs. I have some mappers being created in modules that are loaded separately. That has to stay that way, essentially our framework has base modules that get reused and they have ZCA utilities registered that make mapper