SerializableAssessmentSectionCreator.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed directory src/Integration.IO. WTI-1931

    • -54
    • +0
    ./SerializableAssessmentSectionCreator.cs
  1. … 162 more files in changeset.
Renamed src/Integration.IO: WTI-1931

- Fixed namespaces

    • -3
    • +3
    ./SerializableAssessmentSectionCreator.cs
  1. … 173 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespace in .IO

    • -1
    • +1
    ./SerializableAssessmentSectionCreator.cs
  1. … 114 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./SerializableAssessmentSectionCreator.cs
  1. … 6095 more files in changeset.
Incorporated comments review 3213 / 3217:

- Renamed the ID generator accordingly

WTI-1803

    • -1
    • +1
    ./SerializableAssessmentSectionCreator.cs
  1. … 23 more files in changeset.
Incorporated comments review 3213 / 3217:

- Moved ID generation for an exportable assessment section to the ID generator

WTI-1803

    • -2
    • +2
    ./SerializableAssessmentSectionCreator.cs
  1. … 2 more files in changeset.
Incorporated review comments 3216:

- Uniformed XMLDoc for Creator functions

- Fixed typos

WTI-1803

    • -1
    • +1
    ./SerializableAssessmentSectionCreator.cs
  1. … 14 more files in changeset.
Adjust ID generation of the X(G)ML elements:

- Changed ID generation for the SerializableAsssessmentSection: ID should be the same as the assessment section ID, prefixed with Wks

WTI-1803

    • -16
    • +11
    ./SerializableAssessmentSectionCreator.cs
  1. … 6 more files in changeset.
Refactored UniqueIdentifierGenerator:

- Return a string instead of an int to prevent .ToString() calls on every calling side

WTI-1803

    • -1
    • +1
    ./SerializableAssessmentSectionCreator.cs
  1. … 3 more files in changeset.
Introduced creator to create serializable assessment sections. WTI-1803

    • -0
    • +59
    ./SerializableAssessmentSectionCreator.cs
  1. … 5 more files in changeset.