![](https://secure.gravatar.com/avatar/bfc96d2a02d9113edb992eb96c205c5a.jpg?s=120&d=mm&r=g)
Feb. 3, 2011
10:26 a.m.
On Thu, Feb 3, 2011 at 12:23 PM, Fredrik Johansson <fredrik.johansson@gmail.com> wrote:
On Thu, Feb 3, 2011 at 11:14 AM, Maciej Fijalkowski <fijall@gmail.com> wrote:
Mixture of old and new style classes is not only preventing us from doing optimizations but also hits a bad case of tradeoffs. However, we decided we don't care that much. You should use new style classes anyway :)
Yes, this is perfectly reasonable. You should make PyPy print warnings when it encounters mixed-type classes :)
Fredrik
That's not a bad idea actually. Maybe with something like some -X option?