mbeckerle opened a new pull request #223: Daffodil 1444 schema comp simple types
URL: https://github.com/apache/incubator-daffodil/pull/223
 
 
   This is incremental progress toward getting rid of the backpointers that 
prevent structure sharing in the Daffodil schema compiler.
   
   There's some commits which are small cleanups. The last commit eliminates 
the backpointers from all simple type objects to the objects that reference 
them. This eliminates the Factory vs. Instance distinction for simple types (so 
far). 
   
   I would like to try to carry out this task of fixing the schema compiler's 
algorithmic/data-structure flaws incrementally, by a number of smaller change 
sets like this one. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to