Originally Posted by
LordEntrails
Unfortunately, That not how operating systems handles file permissions. In an SQL or relational data base, it would be easy to do what you suggest, in FG which is effectively using a couple of text files as it's database, you have to deal with operating system file handling. So what FG would have to do is to create a set of function for the host (GM) to handle all file transactions (caches, staging areas, transaction logs, garbage collection, etc). Not impossible, just labor intensive and you would have to do extensive testing to make sure you never allow the file to become corrupted or commands lost.