mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-07 06:26:02 +02:00
- pass UID as additional parameter to data callbacks - cache actual data separately from cached fetch response to avoid duplication - use callbacks to keep localStorage data consistent with data in memory - use callback to update cached fetch response if a record is removed (set to null)