You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This model is preferred by people who use serialising frameworks (usually based on annotations) because it is easy to model with polymorphism. So this would be:
There has been a few requests to be able to store different types of interactions in the same pact file.
There are two main ways these could be stored:
Interactions keyed by type
The interactions section could be changed to something like:
Interactions with a type attribute
This model is preferred by people who use serialising frameworks (usually based on annotations) because it is easy to model with polymorphism. So this would be:
The text was updated successfully, but these errors were encountered: