gEDA-dev: [RFC] Embedding/archiving compromise

DJ Delorie dj at delorie.com
Sat Oct 20 13:07:56 EDT 2007


> My only question is: is this kind of architecture cross-platform
> enough that it could work on OSX and windoze as well?  It seems
> likely, but I am always afraid of hidden gotchas.

Windows NTFS is case-insensitive but case preserving.  FAT is upper
case only, but rare enough to not worry about.

I don't think these will stop you from using a directory as "the
project" any more than they stop you from using the directory to store
*.sch files.


More information about the geda-dev mailing list