Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modeling in a global database #5

Open
urbien opened this issue Feb 16, 2015 · 0 comments
Open

modeling in a global database #5

urbien opened this issue Feb 16, 2015 · 0 comments
Labels

Comments

@urbien
Copy link
Member

urbien commented Feb 16, 2015

Domain modeling is a powerful tool for rapid app development which became a mainstream technique with the advent of MVC frameworks.
The challenge is model evolution across different apps. Blockchain gives us a a first ever global database and as such will require our models to be understood globally, in many new contexts. For example a person may mean different things in Facebook app, as a patient in a hospital and as an employee in a corporation.

One technique of bounded contexts can come to the rescue. Let's discuss how we turn it into best practices for developing object models for the blockchain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant