Vote early, vote often! When you help pick the links, you'll like DZone better. Login and vote now.
By alashcraft
via ayende.com
Submitted: Aug 07 2008 / 09:14
Continuing on the multi tenancy theme. We have the following problem, I now want to focus on the data model, and how you can create an extensible data model. In particular, I am thinking about the ability to define something like a base line Customer entity, and allow a tenant to extend that with new fields and behavior. Note that we are talking about both data and behavior here, not on just extending the data. But let us try to take a look at that as well, just to see what solutions we can come up with.
Add your comment