Closed josh closed 14 years ago
rpg has a nice convention for its low level package commands naming them rpg-package-install. Most of these have front end counter parts, rpg-install.
rpg-package-install
rpg-install
I'm feeling some naming clash between high and low level commands.
I'd like to use rip-package-* for an low level command that
rip-package-*
We're going to have to change the package handler convention then (currently rip-package-*). rip-package-handle-* seems more appropriate.
rip-package-handle-*
done
rpg has a nice convention for its low level package commands naming them
rpg-package-install
. Most of these have front end counter parts,rpg-install
.I'm feeling some naming clash between high and low level commands.
I'd like to use
rip-package-*
for an low level command thatWe're going to have to change the package handler convention then (currently
rip-package-*
).rip-package-handle-*
seems more appropriate.