Demystifying Java Reflective Calls
What the heck are Reflective Calls? In simple terms, Reflective calls allows the programmer to access Class constructors and methods using their name as a st...
What the heck are Reflective Calls? In simple terms, Reflective calls allows the programmer to access Class constructors and methods using their name as a st...
As part of my GSoC in 2019, I created a proof of concept framework for Printer Applications. Using this unstable and hacky POC, I created printer application...
Hello there, This post is an introduction to my GSoC 2019 project with OpenPrinting, Linux Foundation.