Can we clean up the Chooser Display for CHOOSECSTAT to either the Abbreviation name we all know and love, or the full name. (End result correctly works, so don't need to change the function, just the appearance.)
Not seeing any toString here. Search for that string, and nothing came up.
I went to the chooser and looked in the pcstat:
toString() has a default implementation (in Object) which outputs an ugly type and id string. This should be overridden in PCStat.
I went with return null in the override just to see what the baseline would be, and yikes, it outputs a funky formula. I would have thought null would return nothing. Is there a method to make sure I have everything in place for Eclipse, cause I have several of the newer files that are flagged as RED - missing imports and unreferenced items. Which makes things a tad more difficult.
(In Object)?? Is that CDOMObject or a Different Object? Doing a search.
PR Submitted: #708
Looks like Features need to add PRs to the sequences.