It's kind of crazy to be passing around an account object for a pad object. Instead, we should just set it when creating or loading the pad. Since I can't think of a use case to load a pad as one user, and then save it as another during the same page request, I've left out set / get methods. Of course, the property is public, so it can be changed if needed.
| Comment | File | Size | Author |
|---|---|---|---|
| hackpad-user.patch | 4.45 KB | deviantintegral |
Comments
Comment #1
deviantintegral commentedI've committed this patch to 7.x in 976bd63.