The document discusses issues that can arise with concurrent modeling in software development projects, such as conflicts between different modelers' changes, and proposes an approach called conflict-tolerant merging to address these issues. Conflict-tolerant merging incorporates all changes from different model versions into a unified view instead of resolving conflicts immediately, in order to avoid loss of information and allow modelers to collectively discuss and resolve potential conflicts. The approach aims to distribute responsibility for merging and conflict resolution across multiple modelers in a collaborative way during early project phases.