Skip to content

Conversation

@orthecreedence
Copy link
Member

@orthecreedence orthecreedence commented Sep 5, 2020

Adding a new system module, which is used to house modules that can act on behalf of the basis system, and within this adding the voting module, used to act on behalf of the system or on behalf of a company. This is meant to be used by the storage layer to represent an action that was voted on. The implementation details are obviously left to the storage system, and the vote module is really just a "give me a super user for this context" card you can play from the storage layer.

Closes basisproject/tracker#87

…systemic (super user/no member) and company (regular user/super member). also in this edition: how i learned to export the Agent trait and AgentID enum without exposing a bunch of internal model junk and polluting the model namespaces with a random `lib` module.
…ally house the consumer purchase module and other types of systemic actors
@orthecreedence orthecreedence merged commit eda442a into master Sep 5, 2020
@orthecreedence orthecreedence deleted the tr-87 branch September 5, 2020 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Voting user

2 participants