gravatar

rappster

Janko Thyson

Recently Published

Inferfaces and inversion of dependency in R6
This is a short illustration of - how one could leverage the concept of inferfaces to create a pragmatic feature of dependency inversion - a rudimentary first approach for depdency injection in R. It borrows from the SOLID principles of object-oriented design as well as from concepts of dependency injection frameworks such as Autofac or Spring.