Implemented new buffer handler that removes the unnecessary tag attribute.
Wrote tests for the buffer handler that run on every available memory space.
Implemented decorator class around the buffer handler that allows for logging of all calls to the buffer handler.
Wrote tests for logging class and serialization/deserialization of logging entries.
Implemented everything into the communicator class to replace the previous buffer map and adjusted the code wherever the buffer system is used.
Implemented new buffer handler that removes the unnecessary tag attribute. Wrote tests for the buffer handler that run on every available memory space. Implemented decorator class around the buffer handler that allows for logging of all calls to the buffer handler. Wrote tests for logging class and serialization/deserialization of logging entries.
Implemented everything into the communicator class to replace the previous buffer map and adjusted the code wherever the buffer system is used.