Hi,
the current API allows providers the lifecycle per request. Or is this
open in Application.getClasses() ?
When should the dependencies injected? Before the call of
entityProvider.is[Readable|Writeable]() (then all readers|writers must
be injected into for every call), or only for the provider to be use,
that means after the call of is[Readable|Writeable]()?
Or is this out of the spec?
best regards
Stephan