Initialize details property on all objects to empty Details
Closed this issue · 3 comments
bruderol commented
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).
bruderol commented
@tobiaszuercher
Is it possible to improve this?
(this is of course no blocker for the release)
tobiaszuercher commented
yes sure. but not before saturday. i'll do that quickly @weekend
tobiaszuercher commented
available in 2.1.27-rc on nuget.org
thank you for the feedback!