On 3/2/06, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > Is it worth either fixing the attribute lookup to return None in the > above case, or adding a self.source.exists attribute (returns true or > false)? Then we can truly hide all references to source_id.
Hi Malcolm, I'm in the process of working out the last kinks in descriptor behaviour - the exception throwing is one of those kinks. I'm hoping to have this finalized in the next couple of days. Yours, Russ Magee --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers -~----------~----~----~----~------~----~------~--~---
