DJDNS / go-deje

Golang library for DEJE Next, a protocol/technology for decentralized document hosting and concurrent editing.
GNU Lesser General Public License v2.1
8 stars 0 forks source link

Ensure that setting PrimitiveCallback to nil works properly #31

Closed MaddieM4 closed 10 years ago

MaddieM4 commented 10 years ago

Setting a State's OnPrimitiveCallback to nil should not make the callback a "landmine", it should simply disable callback behavior.