Skip to content

Investigate how to avoid macros for registration of object and field #927

Description

@magnesj

A object is initialized using CAF_PDM_InitObject and a field is initialized using CAF_PDM_InitField. These macros are defined in ResInsight\Fwk\AppFwk\cafProjectDataModel\cafPdmObject.h

Suggest how to initialize objects and fields without using macros.

Focus on use of modern C++ constructions like constexpr.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions