Hi guys,
Have large existing application written in ordinary dataflow code.
Was thinking of adding a new module but writing it in OOP - in order to learn.
Is it possible to add OOP code to existing project? If so, is it a good idea or not? What sorts of things do I need to be aware re. mixing of code types??
Thanks.