Deprecate `WCF.System.ObjectStore`
authorMarcel Werk <burntime@woltlab.com>
Tue, 19 Nov 2024 11:02:14 +0000 (12:02 +0100)
committerMarcel Werk <burntime@woltlab.com>
Tue, 19 Nov 2024 11:02:14 +0000 (12:02 +0100)
Because it is not (or no longer) used in the software.

see #5974

wcfsetup/install/files/js/WCF.js

index 2b8d244e1565ddf9a127f43112f047c147a444e4..8aeb490afc8b7923f7979a4171fcc34dd2155240 100755 (executable)
@@ -3883,6 +3883,8 @@ WCF.System.Dependency.Manager = {
 
 /**
  * Stores object references for global access.
+ * 
+ * @deprecated 6.2 Not (or no longer) used in the software.
  */
 WCF.System.ObjectStore = {
        /**