Working With Multiple Sandboxes

From VrlWiki
Revision as of 16:38, 21 July 2010 by Brad Berg (talk | contribs) (New page: You might want to develop code in more than one sandbox. This is particularly useful for testing in a separate sandbox from your development sandbox. Note that you do not need multiple s...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

You might want to develop code in more than one sandbox. This is particularly useful for testing in a separate sandbox from your development sandbox.

Note that you do not need multiple sandboxes to work on multiple versions of a project. Program development directories (under project/ and common/) can be located anywhere and there can have replicated variations. In this case the variants all share the same install/ and import/ directories.