Alexander J. Vincent
Alexander J. Vincent
It's not very friendly to newcomers.
If a Membrane object leaks out, there are several ways a bad actor could cause problems: Membrane.prototype.preventModifications() should be defined to prevent: - [ ] Creating a new ObjectGraphHandler -...
Required for #5.
In other words, let's use the Membrane constructor and appropriate object graph handlers to protect private members of the Membrane from public access. Bonus: [dogfooding](https://blog.codinghorror.com/the-difficulty-of-dogfooding/)! - [x] Hide private members...
https://developer.github.com/changes/2018-04-25-github-services-deprecation/