GOAL:
After a developer defines and creates an inteface, they need to provide a way to present this interface to the end-user or other developers. This is packaging. A developer can package an interface in different ways:
- o They can generate static documentation from an inteface:
- DeveloperDistributeInterfaceDocumentation
- o They can package the actual Interface objects themselves and
- DeveloperDistributeInterfaceObjects