Distributed Extensibility
This video is an excellent discussion of extensibility and what it takes to make extensibility work correctly. One key takeaway is that all of the following needs to be addressed to make extensibility work:
- syntax
- vocabulary
- validity (validation)
- meaning (semantics)
- behavior
This is somewhat technical.
Reader Comments