Is it possible to include comments in the property loader file? I am using tab-delimited text file format. I have tried some of the "standard" ways of commenting in files like leading #, quotes, dashes, etc., but the property loader croaks on all those.
We would like to convert existing customer configuration files into property loader files, but we don't want to lose all the comments in the customer's files if possible.
thanks