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
ItemDataOps.displayNote is used in both the API and the transformer, so a decision will need to be made as to whether to preserve the DRYness or simply copy it into both places. Given that there is already quite a lot of similarity between the two versions of SierraItemAccess, I think a bit of copy-paste is perfectly acceptable.
Most of SierraQueryOps is only used in transformer_sierra, so it shouldn't be in a separately compiled library.
ItemDataOps.displayNote is used in both the API and the transformer, so a decision will need to be made as to whether to preserve the DRYness or simply copy it into both places. Given that there is already quite a lot of similarity between the two versions of SierraItemAccess, I think a bit of copy-paste is perfectly acceptable.
See Slack
The text was updated successfully, but these errors were encountered: