A junior developer is trying to make a reusable object so that a record status will show up as an icon with a specific color.
If no status is designated, then "N/A" should display. They have already created relevant constants for all status values and colors needed. This status will be used both on the record list and within the record summary view.
Which strategy should you recommend?
