Open lihka1202 opened 1 year ago
This is just 1 line of regex, in the Developer guide which is intended for Developers.
This was included to aid understanding for Developers to help them understand the use of regex better.
Team chose [response.Rejected
]
Reason for disagreement: This 1 line of regex adds no extra value to the developer guide and makes the explanation of the addStatement
functionality unnecessarily verbose. None of the other parts of the Developer Guide dives this deep into a particular detail.
In this snippet, the code that has been provided is far too complex and verbose and may not be necessary for this DG. It would have been better to abstract this out into a method instead, and reference that method.