Changes between Initial Version and Version 1 of Ticket #26355
- Timestamp:
- Mar 15, 2016, 7:49:18 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26355 – Description
initial v1 14 14 15 15 PS: I want to use `update` instead of `get()` and `save()` for performance reasons. 16 17 I want to add that in this particular use case I can get around using it (because I already have the user object anyway), but it would nevertheless be nice of have this feature, I think.