From: Jeremy Stanley Date: Sat, 16 Sep 2017 17:35:48 +0000 (+0000) Subject: Data nodes starting with "_" are metadata X-Git-Tag: 0.0.1~134 X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=commitdiff_plain;h=380c325dd38b42356c04c407166630db219431f6;hp=380c325dd38b42356c04c407166630db219431f6 Data nodes starting with "_" are metadata Avoid loading data nodes with a "_" prefix as Universe content. These are only used as file-local metadata. ---