-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 24.10
-
Component/s: Technical / Transverse
-
Tags:
-
Sprint:NOS-3
StudioComponent currently computes the value of StudioTargetPlatformInstance at each call. Since it does a lot of IO and computation and that the getCorePlatform() signatures may fit well for a cache key, we should cache the getCorePlatform() method, see NXCONNECT-930.
Pb introduced by fix for NXS-2728