Changes between Initial Version and Version 1 of Ticket #24255, comment 2
- Timestamp:
- 05/06/2013 07:20:38 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24255, comment 2
initial v1 1 1 I think the bug here is that the description for `__set()` is vague. It should explicitly state that it does _not_ save custom fields to the DB. 2 2 3 It would be interesting to add a `save()` method, which would go through all the fields and save sthe changed ones.3 It would be interesting to add a `save()` method, which would go through all the fields and save the changed ones.