Kai-Martin Knaak <[EMAIL PROTECTED]> writes: >> Is there a reason why a single file cannot appear multiple times in the >> "tree", so that the directed graph can be followed from every node. The >> "tree" will be infinitely deep, though. > > Within the standard unix file system this is implemented via symlinks. > I'd suggest not to reinvent the wheel, but re-use it.
I misunderstood the "tree". If it is no more than a view into a directory structure than that's fine. I got the impression it could be a view into the relationchips between the files in a project, entirely independent of where they are actually stored on the filesystem. Stephan _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
