874
edits
(added section on 'COWing objects') |
(added section on compliance tests) |
||
| Line 65: | Line 65: | ||
'''TODO:''' Does this work okay with getters and setters? | '''TODO:''' Does this work okay with getters and setters? | ||
== Compliance Tests == | |||
'''TODO:''' Write a compliance test suite. It should allow us to implement COWs in C++ as well as in JS (via [[Labs/Jetpack/Binary_Components#Flexible_Membrane_Functionality|Flexible Membranes]]) using test-driven development. | |||
edits