Making your own applications : Implementing methods : Example: Adding methods to the defined class Chooser : Ensuring that Chooser loads with DevelopChooser

Ensuring that Chooser loads with DevelopChooser
Now that you have completed the class Chooser, it is important that you version and release the class. If you do not release Chooser and later load DevelopChooser, you will not be able to browse Chooser or its methods.
To learn how to version and release Chooser, see Example: Creating a class version and Example: Releasing a class.
If you do not release Chooser and subsequently it disappears from your image, try to recover your work by reloading Chooser into your image as follows:
1.
2.
From the Classes menu, select More Recent Editions. A window is displayed, listing Chooser.
3.
Select the class name; then select OK. A browser is displayed, listing a time stamp for each edition of Chooser that you created. You probably see only one edition listed.
4.
5.
6.
7.
From the Classes menu, select Load Edition.
8.
Create a version of Chooser and then release it.