Separating global pool files from local pool files #146

Closed
muellerr wants to merge 8 commits from KSat:mueller/feature/splittingGlobPoolFiles into master
Owner

The global data pool shall be replaced by local data pools in the future.
To prepare for that, I split up the generic pool files from the files using the global data pool.

I also changed PoolVariableIF, which has the abstract functions readWithoutLock() and commitWithoutLock() and implemented them
in the global pool files implementing PoolVariableIF. They are primarily important for the new local data pool variables.

The global data pool shall be replaced by local data pools in the future. To prepare for that, I split up the generic pool files from the files using the global data pool. I also changed PoolVariableIF, which has the abstract functions readWithoutLock() and commitWithoutLock() and implemented them in the global pool files implementing PoolVariableIF. They are primarily important for the new local data pool variables.
muellerr added the
feature
label 2020-07-16 13:22:37 +02:00
muellerr added
invalid
and removed
feature
labels 2020-08-25 12:41:11 +02:00
Author
Owner

I will recreate this merge request because of the new includes.

I will recreate this merge request because of the new includes.
muellerr closed this pull request 2020-09-29 14:58:09 +02:00

Pull request closed

Sign in to join this conversation.
No description provided.