Within the bash-completion package
(http://bash-completion.alioth.debian.org/), we're planning on prefixing
all functions and variables to create some kind of namespace.  The
prefixes probably are going to be:

    bashcomp_
    BASHCOMP_

Are there any considerations to take into account regarding prefixing?
Does bash officially "reserve" any variable/function prefix to itself?
At least BASH_* and COMP_* seem to be used by bash.

Greetings,

Freddy Vulto
http://fvue.nl


Reply via email to