Re: [RDBO] Common Manager method names

2006-07-31 Thread Wiggins d'Anconia
John Siracusa wrote: > On 7/26/06 2:16 PM, Wiggins d'Anconia wrote: > >>And I can call the get_objects* methods directly but was wondering why >>the 'object_class' argument must be passed each time, if I have already >>set a 'sub object_class' with that data in the Manager class that I am >>using.

Re: [RDBO] Common Manager method names

2006-07-29 Thread John Siracusa
On 7/26/06 2:16 PM, Wiggins d'Anconia wrote: > And I can call the get_objects* methods directly but was wondering why > the 'object_class' argument must be passed each time, if I have already > set a 'sub object_class' with that data in the Manager class that I am > using. Yeah, that sounds reason