Exactly. Every of the advantages of object oriented programming gets lost as soon as you connect the classes to lite-c. So do it directly in lite-c. This will save you some headaches.

The only exception for that are already written c++ libraries you want to connect to lite-c. In this case you might save some work with this method.


Always learn from history, to be sure you make the same mistakes again...