BloodMagic
BloodMagic copied to clipboard
bm_lazy
Why you use "bm_lazy" define? As I see library don't actually use itl. Library adds hook to all dynamic properties for objects that conforms to <BMLazy>.
For now I expect that lazy initializer will be added only to the properties marked with bm_lazy. But not for all.
It was added just for readability and it does literally nothing.