Skip to content
This repository has been archived by the owner on Apr 6, 2019. It is now read-only.

refactor the reply classes to keep only one simplified class. #12

Merged
merged 1 commit into from
Oct 7, 2016

Conversation

Cylix
Copy link
Owner

@Cylix Cylix commented Oct 7, 2016

As mentioned in #11, the current implementation of the reply is not really clean and could be simplified.

This PR aims to simplify the reply implementation by keeping only a single reply.(cpp|hpp) file with a cleaner and simpler implementation (remove the more complex and unnecessary architecture based on inheritance / dynamic_casts / ...).

Apply the changes to internal builder classes.

Public API reply API is unchanged, so no client code has to be modified after these changes.

@Cylix Cylix changed the title refactore the reply classes to keep only one simplified class. refactor the reply classes to keep only one simplified class. Oct 7, 2016
@Cylix Cylix merged commit bbbeb44 into master Oct 7, 2016
@Cylix Cylix deleted the refactore_reply_classes branch October 7, 2016 21:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant