.Net Parser Comments

Hi

I'm using the .Net Parser to perform an English review process on RESX files. So the generated files are still source files.

The resulting RESX files generated (making sure the "write only changed" option is unticked) and stored back in source control and used for product builds.

The original RESX files have lots of really useful comments that the parser handles very nicely.

However, the generated target RESX files lose the comments.

Meaning: 

1) When I do a DIFF of the original file versus the Passolo generated file, I get tons of hits due to comments missing on the target files.

2) I cannot simply commit the Passolo generated files into source control. I'll lose those helpful comments for next time.

My question is, is there a way to keep the comments. An option in the .Net Parser Settings dialog to "Keep source file comments" would be nice to have :-)

 

Thanks

Mark

Parents Reply Children