Using a plugin in C++ code

I think what gpm was trying to say that it’s bad practice, not that you couldn’t do it. Though I agree, the “problems” he listed about plugins apply to the core-engine too.

I was just updating some code linking the Core module because guess what, some calls I was using were depreciated, just because someone thought the function name being used since 4.02 was confusing.

Welcome to OOP.