I am gong to overhaul some of the setup docs. I don't like any of the suggested names for the dabo home dir (dabo and projects.)
dabo makes sense, but then the classes end up in dabo/dabo, which can lead to confusion when someone says "the dabo dir." I considered renaming it dac (dabo abstract classes) and making the docs show how to link/path it into site packages such that the "import dabo" command would still work, but decided that was worse than dabo/dabo. [EMAIL PROTECTED]:~$ find ./ -name dabo -type d ./src/projects/dabo ~/dev/apps/ is where my apps go [EMAIL PROTECTED]:~$ find ./ -name dabo -type d ./dev/dabo ./dabo ./dabo/carl/dabo ./dabo/carl/dabo/dabo ./dabo/carl/dabo.foo/dabo ./dabo/carl/dabo.bar/dabo ./dabo/trunk/dabo ./dabo/trunk/dabo/dabo ./dev/dabo is where my apps go. I am wondering if anyone has come up with something better? Carl K _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]
