On 4/29/07, Armin Rigo <[EMAIL PROTECTED]> wrote: > Hi Calvin, > > On Sat, Apr 28, 2007 at 10:43:04PM -0400, Calvin Spealman wrote: > > The proposal adds a dynamic attribute lookup to the super type, which will > > automatically determine the proper class and instance parameters. > > Can you describe how you intend the dynamic attribute lookup to find the > proper class? Is it related to your proposal to add a new attribute > '__super__' to each class? If so, I don't see how... and if not, can > you explain why you need '__super__' then?
Yes, it is highly dependent on the new __super__ attribute. See the reference implementation for the how. -- Read my blog! I depend on your acceptance of my opinion! I am interesting! http://ironfroggy-code.blogspot.com/ _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com