Skip to content
Snippets Groups Projects

Fix/default constructor for marker

Open Tilman Daab requested to merge fix/default-constructor-for-marker into master

There was no default constructor for the Marker class; however, this is needed for the typical BoT bo; bo.fromAron(dto) syntax of aron conversions.

Adding the default constructor might have the disadvantage of being able to instantiate Markers with attributes that do not have meaningful values. However, as this is normal for classes being used in aron conversions, I would consider this as acceptable.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading