Skip to content

Conversation

@jaeopt
Copy link
Contributor

@jaeopt jaeopt commented Feb 7, 2019

  • change class to struct
  • remove "public"
    • touched other errors with temp fixes (compile errors for inconsistent access control), so we can move on to complete all data model conversion.
    • {OPTExperiment, OPTVariation} for notification replaced with temp public data formats. We need to work on them later.
  • added unit tests for models
Copy link
Contributor

@thomaszurkan-optimizely thomaszurkan-optimizely left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we change the names for the structs you changed? Drop the OPT.

Copy link
Contributor

@thomaszurkan-optimizely thomaszurkan-optimizely left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's remove both segmentId and group id off of feature flag.

Copy link
Contributor

@thomaszurkan-optimizely thomaszurkan-optimizely left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jaeopt jaeopt merged commit e3f03f2 into master Feb 15, 2019
@jaeopt jaeopt deleted the jae/models branch February 20, 2019 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants