diff options
author | Joel Andres Granados <jgranado@redhat.com> | 2008-07-15 21:53:31 +0200 |
---|---|---|
committer | Joel Andres Granados <jgranado@redhat.com> | 2008-07-15 22:08:47 +0200 |
commit | e22490465c43b9b223a6c5ca945d3a7d271c5717 (patch) | |
tree | 93720d3f46e571c9f9787616a2871c24f9c2d039 /plugins/plugin_examples/sample1Plugin.py | |
parent | afa753016f8d43ce2c886e146093470cd5877f7f (diff) | |
download | firstaidkit-e22490465c43b9b223a6c5ca945d3a7d271c5717.tar.gz firstaidkit-e22490465c43b9b223a6c5ca945d3a7d271c5717.tar.xz firstaidkit-e22490465c43b9b223a6c5ca945d3a7d271c5717.zip |
Continue with the name standarization and simplification.
- The "_p" is not needed. Avoiding the suffix makes the names simpler.
- When the plugin needs to be separated into varios subplugins,
use the _ to signify that a subplugin is related to a father
plugin. Like rpm_lowlevel, this say that lowlevel is part of
the rpm plugin.
- When naming a plugin keep the name SHORT and simple.
- Be sure to name all the plugin packages as "plugin-name"
Diffstat (limited to 'plugins/plugin_examples/sample1Plugin.py')
0 files changed, 0 insertions, 0 deletions