Deprecate LibraryDiscovery and use LibraryDiscoveryCollector instead

Created on 21 July 2024, about 2 months ago
Updated 28 August 2024, 11 days ago

Problem/Motivation

This class uses a class property for static caching, but it's a very thin wrapper around the cache collector which also does static caching. Probably we had this before we added the cache collector.

We can make library.discovery just be the cache collector itself without the extra service/class, less indirection.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Fixed

Version

11.0 πŸ”₯

Component
Asset libraryΒ  β†’

Last updated 1 day ago

No maintainer
Created by

πŸ‡¬πŸ‡§United Kingdom catch

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024