[{"user_id": 21387, "stars": [], "topic_id": 21190, "date_created": 1303706067.995141, "message": "hello; I'm writing a constructor creator and am trying to make it support mixins. Do you know any existent code that has multi-inheritance support?", "group_id": 160, "id": 799137}, {"user_id": 21387, "stars": [], "topic_id": 21190, "date_created": 1303706112.7258511, "message": "Also, I'm wondering how could I play with native constructors like Error.", "group_id": 160, "id": 799152}, {"user_id": 30768, "stars": [], "topic_id": 21190, "date_created": 1303755382.1434801, "message": "Closure Library and Dojo have this.", "group_id": 160, "id": 805708}, {"user_id": 21387, "stars": [], "topic_id": 21190, "date_created": 1303756874.787513, "message": "didn't check Closure Library and Dojo's approaches, though. thanks for referencing.", "group_id": 160, "id": 805955}, {"user_id": 21387, "stars": [], "topic_id": 21190, "date_created": 1303756841.947191, "message": "@apphacker I've written something last night: http://dpaste.com/hold/535535/ -- pretty well covered: http://wstaw.org/m/2011/04/25/plasma-desktoplT1672.jpg", "group_id": 160, "id": 805950}, {"user_id": 30768, "stars": [], "topic_id": 21190, "date_created": 1303757008.5136831, "message": "looks interesting. Personally I'm pretty happy with prototypal inheritance so I rarely use the stuff unless it's part of how you use the library as is the case in backbone.js", "group_id": 160, "id": 805963}, {"user_id": 28328, "stars": [], "topic_id": 21190, "date_created": 1304319871.851126, "message": "I am using YUI3 OOP, its great. http://developer.yahoo.com/yui/3/api/YUI~oop.html", "group_id": 160, "id": 880979}, {"user_id": 33289, "stars": [{"date_created": 1305463328.257797, "user_id": 15507}], "topic_id": 21190, "date_created": 1305420348.5446, "message": "As a standalone, Klass does multi-inheritance, supports methods, statics, and mixins (via implements) https://github.com/ded/klass", "group_id": 160, "id": 1056665}, {"user_id": 21387, "stars": [], "topic_id": 21190, "date_created": 1305428205.359421, "message": "thanks for the references, people. :)", "group_id": 160, "id": 1057390}]