Re: Stack overflows, UnorderedSequences, DSOM

2017-11-10 Thread Mike Beckerle
would just be a thin proxy delegating everything except child construction to the other objects. From: Taylor Wise Sent: Friday, November 10, 2017 10:07:25 AM To: Mike Beckerle; dev@daffodil.apache.org Subject: Re: Stack overflows, UnorderedSequences, DSOM Also,

Re: Stack overflows, UnorderedSequences, DSOM

2017-11-10 Thread Taylor Wise
__ From: Mike Beckerle Sent: Friday, November 10, 2017 8:21:03 AM To: dev@daffodil.apache.org; Taylor Wise Subject: Stack overflows, UnorderedSequences, DSOM So I've had some stack-overflows while debugging of late. This has lead to thinking about the reasons wh

Re: Stack overflows, UnorderedSequences, DSOM

2017-11-10 Thread Taylor Wise
__ From: Mike Beckerle Sent: Friday, November 10, 2017 8:21:03 AM To: dev@daffodil.apache.org; Taylor Wise Subject: Stack overflows, UnorderedSequences, DSOM So I've had some stack-overflows while debugging of late. This has lead to thinking about the reasons why. There are

Stack overflows, UnorderedSequences, DSOM

2017-11-10 Thread Mike Beckerle
So I've had some stack-overflows while debugging of late. This has lead to thinking about the reasons why. There are some principles of operation for the code-base of Daffodil that are not articulated, but that need to be followed to stay out of trouble. I am planning to add package.scala fil