There is no way to create a class without
correspondent .cpp file. Even simple pure interface
does not need any Constructor/DestructorInlcude
functions. If we could indicate to ClassBuilder that we
don't want .cpp file (by not entering or erasing its name
from class [attributes] dialog, additional troubles to
manage unnecessary files would be eliminated.
Logged In: YES
user_id=109050
This possible to an extent by turning off the implementation
checkbox on all methods