On Sep 26, 2013, at 4:26 PM, Rick Waldron <[email protected]> wrote:
> Thinking about this in terms of tooling, at even the terminal level, might > look like this: http://gyazo.com/f61d0e25366ce7e526c79ab7fa77cb17.png No no, the GUID doesn't go in user land objects. It only goes in the registry. The user land objects only use the symbol. The GUID is just the entry into the registry, used internally by the serialize library. IOW, I'm saying that symbols are better than obfuscated strings because *even if you use obfuscated strings* for managing the installation of globally shared symbols, those obfuscated strings are internal to the library and not exposed to client code or client objects. The client objects just use the clean symbol. Dave _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

