← Back to team overview

lazr-developers team mailing list archive

[Bug 309793] [NEW] delegates() could take optional arguments to not override

 

Public bug reported:

In a recent (semi-related) review, I noticed that classes with delegates
occasionally need to define dummy class attributes to prevent
delegates() from seizing control of them.  It might be better to have
delegates accept an optional list of names it will not delegate.

** Affects: lazr.delegates
     Importance: Undecided
         Status: New

-- 
delegates() could take optional arguments to not override
https://bugs.launchpad.net/bugs/309793
You received this bug notification because you are a member of LAZR
Developers, which is the registrant for lazr.delegates.

Status in lazr.delegates: New

Bug description:
In a recent (semi-related) review, I noticed that classes with delegates occasionally need to define dummy class attributes to prevent delegates() from seizing control of them.  It might be better to have delegates accept an optional list of names it will not delegate.



Follow ups

References