2 Commits

Author SHA1 Message Date
David Glasser
e0da63b45f Minor refactorings and comment tweaks for allow/deny/insecure. 2012-10-04 13:52:03 -07:00
Avital Oliver
b227d59b54 Access control for default collection mutators
- A new `insecure` package reproduces the experience we had
  before this change, in which all collections are by default
  totally open to all changes
- With or without the `insecure` package, you can now call
  collection.allow() to define which calls to the default
  mutator methods should be allowed
2012-07-23 17:57:11 -07:00