aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Resources/pkg-descr
blob: 5b03a065f7703e9ab8316106246c55585f0988c4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Resources are a way to specify information of interest to program or
packages.

Applications use resource files to specify and document the values of
quantities or attributes of interest.

Resources can be loaded from or saved to resource files. Methods are
provided to search, modify and create resources.  Packages use resources to
hardwire in their code the default values for their attributes, along with
documentation for the attributes themselves.

Packages inherit resources when subclassed, and the resource names are
updated dynamically to reflect a class hierarchy.

Methods are provided for interactive resource inspection and editing.