Separating global pool files from local pool files #146
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "KSat:mueller/feature/splittingGlobPoolFiles"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 referenced this pull request2020-07-16 13:24:39 +02:00
I will recreate this merge request because of the new includes.
Pull request closed