是否有用于 savon 或 handsoap gems 的 wsdl 到 ruby 代理代码生成器?
根据他们的设计理念,听起来他们希望 gem 用户手动编写 ruby 代理类。我仍然觉得他们可以提供发电机。
关于如何为 savon 或 handsoap 生成可维护的 ruby 代理类有什么建议吗?
Based on their design philosophy, it sounds like they want gem users to hand code ruby proxy classes. I still feel that they could have provided generators.
Any suggestions on how to generate maintainable ruby proxy classes for savon or handsoap?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
洗手液配有发电机。它记录在:github.com/unwire/handsoap/wiki/Recommendations
Handsoap comes with a generator. It's documented at: github.com/unwire/handsoap/wiki/Recommendations