Let me give an example (of my personal interest): I want to write a Recipe for installing a Vim extension, e.g. Vim-Python. Where is the best place to install it?

- '/Programs/Vim-Python'? I think it will polute '/Programs'.
- '/Programs/Vim/<some-structure>/Vim-Python'? It remembers that discussion about PackageBundles.
- '/Programs/Vim'? Package this together with Vim seems to be an ugly choice, because it makes Vim-Python practically unmanageable.
- '/Files/Plugins/Vim-Python' or '/Files/Plugins/Vim/Vim-Python'? I think it's a better place to install this, but GoboLinux tools like Compile or Manager, in their current state, will not recognize it as actually installed, unless I create a symlink to it in '/Programs'.
_______________________________________________
gobolinux-devel mailing list
[email protected]
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to