Coding Phase Week 2
It is not enough to do your best: you must KNOW what to do, and THEN do your best. - W.Edwards Deming So, the 2nd week of GSoC is ended. Its consist of many ups and downs. First I have planned to create the infrastructure of the plugin loader by my own by ignoring the pre-built plugin loader because I thought designing new code by my own will do the work faster as compared to modifying the pre-built code. Also, the pre-built code (rrplugins) uses low-level functionality of poco class loader. So, I thought it would be easy to uses high-level...