Skip to content
This repository was archived by the owner on Jan 15, 2022. It is now read-only.

Conversation

@dgks0n
Copy link

@dgks0n dgks0n commented Jul 25, 2013

No description provided.

exo-swf pushed a commit that referenced this pull request Oct 31, 2018
All of critical Sonar issues found in the Platform project are of type "Synchronize this lazy initialization of ...".
A lot of static field are used in the trial/account setup/register setup, which are initialized lazily (not at the declaration time).

This fix refactors this process to remove most of these static fields and methods, and use services instead.
It also adds some unit tests.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants