Agoric / layer-cake

Class/traits-like composition of objects-as-closures
Apache License 2.0
8 stars 4 forks source link

Suggestions #2

Closed Chris-Hibbert closed 4 years ago

Chris-Hibbert commented 4 years ago

One typo, and one suggestion. Shouldn't makeClassCake use the objCreate() that's been imported rather than reaching out for Object.create()?

erights commented 4 years ago

Hi @Chris-Hibbert , Once I had edit access, I went ahead and already made these two fixes manually. Thanks.