Changes between Version 3 and Version 4 of Ticket #27317, comment 3
- Timestamp:
- Oct 7, 2016, 5:02:04 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27317, comment 3
v3 v4 1 1 > As the documentation says about Meta, "Normal Python name resolution rules apply. If you have multiple base classes that declare a Meta inner class, only the first one will be used. 2 2 3 Oh, I was talking about Media, not Meta... I don't see any case where you'd want to render a widget or form without a certain script that it requires, users would just end with broken forms :D3 Oh, I was talking about Media, not Meta... I don't see any case where you'd want to render a widget or form without a certain script that it requires, users would just end with broken forms or is there any other result possible from this ? 4 4 5 But, let's admit that such a paralogism is valid, even then, explicit inheritance doesn't fix it:5 Even if the paralogism is valid (which I recon I didn't think about it much), explicit inheritance doesn't fix it: 6 6 7 7 {{{