Small clarification needed for the docs - what happens if you call initialize after it's already been called?
From the code it looks like it is fine to me - and probably a reasonable idea just to call initialize() before enable() every time. But it would be good to clarify that in the docs.
Small clarification needed for the docs - what happens if you call initialize after it's already been called?
From the code it looks like it is fine to me - and probably a reasonable idea just to call initialize() before enable() every time. But it would be good to clarify that in the docs.