(注释处理)为什么Filer(大部分)不允许覆盖?

发布于 2025-01-11 09:51:36 字数 565 浏览 0 评论 0原文

基于 处理器 的 Javadoc

Filer 接口讨论处理器如何操作文件的限制。

因此,我假设使用其他形式的文件操作,例如 文件 不是一个好的做法。 我的问题是为什么在 Filer 中决定不允许覆盖使用注释处理器生成的文件?有什么优点和缺点?我知道覆盖源代码或其他关键对象可能会带来安全风险,但是那些由处理器生成的对象又如何呢?

Based on the Javadoc of Processor

The Filer interface discusses restrictions on how processors can operate on files.

Therefore, I presume other forms of file manipulation, such as with Files are not a good practice.
My question is why in Filer it was decided not to allow overwriting files that are generated with annotation processors? What are the pros and cons? I understand that overwriting the source code or other critical objects may pose security risks, but what about those generated by processors?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文