[erlang-questions] Deriving records from one another?
Roger Lipscombe
roger@REDACTED
Mon Jun 23 16:47:39 CEST 2014
On 23 June 2014 15:44, Roger Lipscombe <roger@REDACTED> wrote:
> On 23 June 2014 15:08, Garrett Smith <g@REDACTED> wrote:
>> How many fields are actually shared? Is it really a problem to just
>> duplicate the values?
>
> About 15. Granted, some of these go around together (ID has three
> parts, for example), so could be in a smaller number of subrecords.
I called for a recount: that's about 15 out of about 25, where those
last 10 are basically only used between 'init' and 'ready'.
/me feels a thought coming on.
More information about the erlang-questions
mailing list