有人知道 APEX 重构工具吗?

发布于 2024-08-09 19:23:08 字数 913 浏览 10 评论 0原文

我工作的公司所属公司最近单方面决定 salesforce.com 和force.com 平台是我们的发展方向。目前,我们是一家 C# .NET 商店,在日常工作中经常使用 Visual Studio 和 Resharper。

我对这个决定并不满意,但像任何优秀的开发人员一样,我愿意给它一个机会并研究这项新技术,看看如果我被迫做出从 . NET 到 APEX 开发人员。到目前为止,我必须承认对 Force.com 平台印象并不深刻。公平地说,有些事情看起来还不错……但其他事情就很糟糕……只需看看他们对构成的想法 单元测试< /a>.... 幸运的是,这些错误是我可以通过实际编写适当的单元测试来避免的,无论 salesforce.com 文档背后的人有多么糟糕....

但是,对于咆哮感到抱歉(我只是我确实需要把这个想法说出来),但我发现缺少一件我知道我真正想念的事情是像 Resharper 这样的优秀重构工具。作为一名 .NET 开发人员,Resharper 使我能够完成许多繁重的工作,否则我会犹豫是否要做这些工作。它还使开发 TDD 风格变得更加容易,因为我只需敲击几下键盘即可轻松创建新方法和属性。因此,我正在寻找可用于 Eclipse 和 APEX 编程语言的任何类型的重构工具。我已经下载并安装了force.com 开发人员网站推荐的工具,但到目前为止,我几乎没有看到重构支持的方式。

有谁知道是否存在与 APEX 编程语言一起使用的重构工具?

The company that owns the company that I work for has recently decided unilaterally that the salesforce.com and force.com platform are where we are headed. Currently, we're a C# .NET shop and we frequently use Visual Studio and Resharper in our daily work.

I'm not happy about this decision but, like any good developer, I'm willing to give it a chance and investigate this new technology to see what things might be like if I'm forced to make the decision to transition from a .NET to a APEX developer. So far, I must admit to not being all that impressed with the Force.com platform. To be fair, there are somethings that seem quite ok...but other things just suck...just look at their ideas on what constitute good unit tests.... Luckily, those sort of mistakes are something I can avoid by actually writing proper unit tests regardless of how much the people behind salesforce.com's documentation suck....

However, and sorry for the rant (I just really needed to get that off my chest), the one thing that I've found missing that I know I'd really miss is a good refactoring tool like Resharper. As a .NET developer, Resharper makes it possible to do a lot of heavy lifting that I would otherwise be hesitant to do. It also makes developing TDD style much easier cause I can easily create new methods and properties with just a few keystrokes. As such, I'm on the lookout for any sort of refactoring tool that is available for Eclipse and the APEX programming language. I've downloaded and installed the tools recommended by the force.com developers site but so far I have seen very little in the way of refactoring support.

Does anyone know of the existence of any refactoring tools for use with the APEX programming language?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

故事与诗 2024-08-16 19:23:08

到目前为止,还没有工具为 Apex 语言提供重构支持。

As yet there are no tools that offer refactoring support for the Apex language.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文