Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

[SDK 215] Refactored model classes to utilize Pimpl idiom #48

Merged
merged 1 commit into from
Jun 13, 2022

Conversation

BishopJohnson
Copy link
Contributor

No description provided.

@BishopJohnson BishopJohnson added the refactor Refactor of project features label Jun 10, 2022
@BishopJohnson BishopJohnson self-assigned this Jun 10, 2022
@BishopJohnson BishopJohnson force-pushed the refactor/SDK-197/rename-model-classes branch from 7f01ace to 49c7434 Compare June 13, 2022 10:02
Base automatically changed from refactor/SDK-197/rename-model-classes to v2/beta June 13, 2022 10:17
@BishopJohnson BishopJohnson force-pushed the refactor/SDK-215/pimpl-idiom-for-models branch from 0fc5a95 to 640ea75 Compare June 13, 2022 10:30
@BishopJohnson BishopJohnson merged commit fd48936 into v2/beta Jun 13, 2022
@BishopJohnson BishopJohnson deleted the refactor/SDK-215/pimpl-idiom-for-models branch June 13, 2022 10:41
BishopJohnson added a commit that referenced this pull request Jul 18, 2022
* Improved builder usages (#22)

* Using `static_cast` over `dynamic_cast` in fragment arguments (#24)

* Null HTTP client check in middleware (#26)

* Transition to pass-by-value (#29)

* Logging utility restructure (#31)

* HTTP restructure (#32)

* Automatic reauthentication for `ProjectClient` (#34)

* Reworked platform middleware (#41)

* Replaced upper-snake-case in API with pascal case (#45)

* Added JSON API and reworked serialization and deserialization (#46)

* Renamed model and request classes (#47)

* Refactored model classes to utilize Pimpl idiom (#48)

* Improved `PusherEventService` implementation (#49)

* Created static class `EnjinHosts` and moved host URIs into it (#50)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
refactor Refactor of project features
Development

Successfully merging this pull request may close these issues.

2 participants