cbpporter Messages: 1427 Registered: September 2007
Ultimate Contributor
mirek wrote on Tue, 31 July 2018 12:06
Yes, List solves this for arrays. If I remember well, there was some overloading issue that prevented plain operator() to be used here.
Now I guess you will request something similar for maps, correct?
Somewhere between "soon" and another 7 years .
Thank you! I'll give List a try. I've spent the last 3 days updating our XML configuration system and found that the resulting XMLs had this problem. It would be great if I can finally fix this.