Some JSON parsers do support comments. Some use cases could potentially use YAML or similar. Otherwise, yeah, might as well exclude where comments can’t be added.
— Matt Sicker > On Jun 27, 2022, at 08:42, Gilles Sadowski <[email protected]> wrote: > > Hello. > >> Le lun. 27 juin 2022 à 15:30, Gary Gregory <[email protected]> a écrit : >> >> Test fixtures in Commons Configuration and SCXML for example. >> >> Visual Code project settings in Commons Daemon >> >> RevApi configuration in Commons RDF. > > Can't some other format be used that doesn't have this shortcoming? > > Gilles > >> >> Just search for *.json... >> >> Gary >> >> >>> On Mon, Jun 27, 2022, 08:17 Gilles Sadowski <[email protected]> wrote: >>> >>> Hello. >>> >>> Le lun. 27 juin 2022 à 11:34, sebb <[email protected]> a écrit : >>>> >>>> JSON files don't support comments, so it's not feasible to add an AL >>>> header to them. >>> >>> What are files in this format used for (in a "Commons" component)? >>> >>> Gilles >>> >>>> >>>> So rather than have to add such excludes at component level, it might >>>> be a good idea to update the parent POM. >>>> >>>> Any objections? >>>> >>>> Sebb > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
