mmlpx icon indicating copy to clipboard operation
mmlpx copied to clipboard

support for lazy injection

Open misaeldossantos opened this issue 4 years ago • 0 comments

if the injection decorator receives a function, the store will be resolved when requested, after its creation (class). This will allow mutual references - one store references another, and this reference is the first

misaeldossantos avatar Apr 17 '20 16:04 misaeldossantos