-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
When profits are distributed they can be shared equally (or otherwise) among employees (as bonuses) or they can be paid as dividends to shareholders. Or both. Introduce a new Shareholder class that receives a share of profits but not of wages in return for providing funds. Could be a subclass of Employee or merely an attribute of existing Employee class. Probably latter so they could raise funds as employees and invest them to become shareholders. Should be tied in with equality measurements.
Reactions are currently unavailable