Module virtualbuildarea
[hide private]
[frames] | no frames]

Module virtualbuildarea

source code

This modules helps to recreate a fake synergy project for the ccm toolkit. The fake project can be composed of any real synergy objects.

Classes [hide private]
  VirtualDir
Fake directory object.
  VirtualProject
Create a fake project containing on fake directory.
Functions [hide private]
 
__removeEmptyStrings(a) source code
 
__createVirtualPath(vpath, root)
Creating a directory structure using the vpath list given as input.
source code
 
__getObjects(project, spath, dir=None) source code
 
create(session, file, name="vba")
Creates a virtual toplevel project using the XML configuration.
source code
Variables [hide private]
  DEBUG_VIRTUALDIR = True