Open
Description
It looks like these membership statuses are custom to our implementation.
Maybe we should have some way for the user of the package to define his/her own status dict? Or, should we collect the statuses from MemberSuite in some way?
The problem with collecting them is that this could affect performance if we have to do it frequently.