User tests: Successful: Unsuccessful:
Pull Request for Issue #22825 .
Use the Factory to cache loaded extensions throughout different Application instances
See previous PR #22825
Loaded extensions from the cache are always correct
Loaded extensions from the cache are always correct
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
Labels |
Added:
?
|
Thanks for the ping - sorry I missed this - LGTM!
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-03-15 11:10:05 |
Closed_By | ⇒ | wilsonge |
If you want to make a cache, then better to use the ExtensionHelper class inszead of the already polluted Factory.