Nextdoor / ndserviceregistry

Nextdoor ServiceRegistry Foundational Python Class
27 stars 12 forks source link

Lock handler should respect read_only... #51

Open diranged opened 10 years ago

diranged commented 10 years ago

Even though read_only still doesn't work properly, it should at least be enforced by the Lock handler the same way its enforced by the set handler.

The best solution here is probably a wrapper for the write methods...