Revisit the way default ListViewColumn set are calculated.
Instead of hard-coding the list, do this through @Extension(ordinal=...) mechanism. This way, other plugins can add default columns in places that they control.
Loading
Please register or sign in to comment