Closed etaoins closed 9 years ago
If a record is constructed from constant values and the record type doesn't have mutators then we should create a compile time constant. This is useful for avoid garbage collector overhead, especially for actor messages.
If a record is constructed from constant values and the record type doesn't have mutators then we should create a compile time constant. This is useful for avoid garbage collector overhead, especially for actor messages.