After you finish designing and implementing your components, you need to consider
how applications developers will use them. In many cases, it is helpful to create
specific
class libraries for your organization or for a specific project.
SAS/AF software uses RESOURCE
entries to organize and manage classes.
In general, you can
follow these steps to make your components available to other developers:
-
-
-
-
(Optional) Use the experimental GenDoc utility to generate documentation for your
components. Copy the documentation files to the appropriate directory, and instruct
your component users to update their HELPLOC system option to include a path to this
directory.
See
Generating Class Documentation with GenDoc.