Skip to content

lola: Various cleanups (preparation for performance changes)#211

Open
bemerybmw wants to merge 6 commits intomainfrom
brem_cleanup
Open

lola: Various cleanups (preparation for performance changes)#211
bemerybmw wants to merge 6 commits intomainfrom
brem_cleanup

Conversation

@bemerybmw
Copy link
Contributor

No description provided.

In the "Create" case, a Skeleton will create new ServiceDataControl /
Storage objects i.e. the ServiceDataControl/Storage in the resources will
not be used. These manually created objects are only used in tests in
which we test the "Open" path (i.e. where a Skeleton opens an existing
shared memory region). Therefore, it makes more sense that these objects
are created in the specific test fixture rather than the test resources.
These Impl classes were previously added to avoid having to change
calling code to explicitly use the default template argument (i.e.
EventDataControl<>). Using the explicit template argument makes the code
more explicit and also removes the additional code complexity of having
the alias and Impl class.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant