Content tagged with "dependencyinjection"
-
Uploading images to Cloudinary directly from S3
Wednesday, January 28, 2015 - 06:39Quick coding glue, to process many remote images into the service with no downloading.
-
Using dependency injectors to build "just-in-time" object-oriented code evaluation
Monday, June 9, 2014 - 15:58Imagine a version of eval() that's much harder to shoot yourself in the foot with! Not hard to imagine, right?