oscerd commented on PR #26662: URL: https://github.com/apache/camel/pull/26662#issuecomment-5791955060
Fair enough — you're right that the uniform backslash-to-separator normalization is a deliberate cross-platform convenience, and that a POSIX file literally named with a backslash is a corner case that essentially doesn't occur in practice. Consistency between a route written on Windows and run on Linux is the more important property here, so I'd rather keep the 20-year behaviour than trade that away for the edge case. Withdrawing this PR and resolving CAMEL-24415 as Won't Do. Thanks for the review. _Claude Code on behalf of oscerd_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
