Andreas Rossberg (2014-02-18T10:24:13.000Z)
forbes at lindesay.co.uk (2014-02-18T11:10:22.961Z)
"Classes" consist of many parts. The `@@create` hook only is relevant to enable subclassing of built-ins, and classes are useful without it. I think what Anne is alluding to is that for implementations, `@@create` probably is a pain to implement, and the part with the lowest benefit/cost ratio, and thus not particularly high on anybody's priority list.