docs: correct PlatformServiceMixin caching documentation and fix interface comments #166

Open
anomalist wants to merge 3 commits from platformservicemixin-interface-consolidation into master
anomalist commented 1 week ago
Owner
  • Fix misleading claims about WeakMap-based caching (all caching code is commented out)
  • Correct interface comment from "contacts cached, settings fresh" to "always fresh (no caching)"
  • Add comprehensive clarification section explaining caching confusion
  • Document that caching system was planned but never implemented
  • Update performance optimizations section to reflect actual no-caching reality

The documentation now accurately reflects that this is a no-caching system
that provides convenience methods for database operations, not a
performance-optimized caching system as previously claimed.

- Fix misleading claims about WeakMap-based caching (all caching code is commented out) - Correct interface comment from "contacts cached, settings fresh" to "always fresh (no caching)" - Add comprehensive clarification section explaining caching confusion - Document that caching system was planned but never implemented - Update performance optimizations section to reflect actual no-caching reality The documentation now accurately reflects that this is a no-caching system that provides convenience methods for database operations, not a performance-optimized caching system as previously claimed.
anomalist added 1 commit 1 week ago
18fc31d45a docs: correct PlatformServiceMixin caching documentation and fix interface comments
anomalist added 1 commit 2 days ago
anomalist added 1 commit 2 days ago
243c3eea32 feat(platform): complete $updateSettings deprecation and interface consolidation
This pull request has changes conflicting with the target branch.
src/views/AccountViewView.vue
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
There is no content yet.