scenarioo/scenarioo-cs

Initialize details property on all objects to empty Details

Closed this issue · 3 comments

For convenience:
It is very annoying when you can not simply type
.Details.addDetail("bla", "x")

The Java Writer Library supports such convenince (all details properties are per default initialized to empty details objects).

@tobiaszuercher
Is it possible to improve this?
(this is of course no blocker for the release)

yes sure. but not before saturday. i'll do that quickly @weekend

available in 2.1.27-rc on nuget.org

thank you for the feedback!