p4a
p4a copied to clipboard
Dependency Injection as feature request
This issue is more a feature request than an issue. Would be useful integrating the Dependency Injection design pattern for P4A 4.x development?
Would be great for lazy building of objects and referring directly to the object and not calling it as a string. Would be also useful for object's configuration management.