![](https://secure.gravatar.com/avatar/e81edff3af564b86f4c9d780a8023299.jpg?s=120&d=mm&r=g)
March 23, 2016
10:19 p.m.
On Tue, Mar 22, 2016 at 10:26 PM, Glyph <glyph@twistedmatrix.com> wrote:
Nothing about 8244 would involve making more hybrid classes. Classes decorated as @oldStyle must be pure old style (the semantics of hybrids are much, much closer to new-style than old-style) so they have to be what they are today. When we flip the switch there will be no more old-style classes at all.
Nothing about #8264's *requirements* leads to hybrid classes. But the implementation makes *every* currently old-style class into a hybrid-class..