1. Identify the interfaces (and components) to use
2. Update the *module* block by adding *uses* statements for the interfaces used
3. Declare any new variable and add any needed initialization code
4. Add any program logic and calls to the used interfaces we need for our application
5. Implement any non-initialization events specified in the interfaces we plan on using
6. Update the implementation block of the application configuration file by adding a *components* statement for each component used that provides one of the interfaces chosen earlier
7. Wire the interfaces used by the application to the components which provide those interfaces
Inscription à :
Publier les commentaires (Atom)
Aucun commentaire:
Enregistrer un commentaire