Specify the behaviour of StopTimeEvent on different schedule relationships.#503
Specify the behaviour of StopTimeEvent on different schedule relationships.#503miklcct wants to merge 1 commit intogoogle:masterfrom
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
I'm not a fan of fields changing meaning depending on the context, if we would add a way to specify schedule time I would prefer having a separate field. In addition, I'm sure you've seen that the usage of ADDED has been discouraged. I would think defining clearly ADDED would be useful before adding more capabilities to it. |
|
I agree. Clarifying ADDED has the highest priority IMO. |
|
I am going to work on another PR for specifying ADDED (and REPLACEMENT) types. |
Fixes #490