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.
On 7/28/06, Danial Pearce <[EMAIL PROTECTED]> wrote:
> I found a bug a couple weeks back where I had a DB structure that had
> this odd table hanging around where the only field was the primary
> key, which was also a foreign key. I found at the time that you could
> create a new() on that object,