[swift-evolution] multi-line string literals.
Brent Royal-Gordon
brent at architechies.com
Sun May 1 21:16:49 CDT 2016
> The problem I am facing is that I also want to support "ZERO massaging" schemes (direct past without editing the lines), and so far I have not seen how to do it without opening a wider whole through the parser/lexer. I chose to make a parallel route simply to avoid risking making my code a merge nightmare as soon as the core team touches anything in the vicinity.
I totally understand that; since I do think we should have a no-massaging feature eventually, you're right that such a path should probably exist sooner or later.
Sorry if I jumped down your throat—I think I just misinterpreted what you were asking for.
--
Brent Royal-Gordon
Architechies
More information about the swift-evolution
mailing list