Open TrackerSB opened 6 years ago
Is it possible to replace explicit calls to EnvironmentHandler#RESOURCE_BUNDLE with an implementation to initialize(...)?
Prohibiting direct calls on EnvironmentHandler#RESOURCE_BUNDLE may make EnvironmentHandler#getResources(...) obsolete.
Is it possible to replace explicit calls to EnvironmentHandler#RESOURCE_BUNDLE with an implementation to initialize(...)?