On Thu, 22 Mar 2007, Phillip J. Eby wrote:
So, should I use _setInitialValues() in schema.Item.__init__ to do the attribute setting? It seems like there may need to be more collaboration between schema.Item and repository.item.Item in order to enable the behavior I'm trying to add.
How about passing in these initial values as keyword args to Repository's Item __init__() instead (as has been the case so far) ?
Andi.. _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Open Source Applications Foundation "chandler-dev" mailing list http://lists.osafoundation.org/mailman/listinfo/chandler-dev
