Closed stuarthalloway closed 12 years ago
I don't understand the question. Maybe if I rephrase along my best understanding of your question, then I can be corrected or validated.
Should there be a recommendation that people implement their parsers to build immutable objects?
E.g. a Java consumer might call unmodifiableList when making lists, etc. ?