IronRuby 有 CodeDomProvider 吗?

发布于 2024-07-20 05:50:47 字数 18 浏览 8 评论 0原文

如果没有的话有安排吗?

If not is one scheduled?

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

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

发布评论

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

评论(3

北方。的韩爷 2024-07-27 05:50:47

我们目前不打算实现 CodeDom 提供程序。 但是,其他人可以做到这一点,如果其他人发现它有用,我认为没有理由不将其合并进来。

这将帮助我具体了解您将使用它的用途。

We're not currently looking to implement a CodeDom provider. However, someone else could do it, and if others find it useful I see no reason why not to merge it in.

It would help me to understand specifically what you would use it for.

玉环 2024-07-27 05:50:47

在当前来源中似乎找不到任何参考资料。 然而,在几年前的这篇文章中,John Lam说这是他们希望在未来添加的内容

Can't seem to find any reference to one in the current source. However in this post some years back, John Lam said that it was something they would be looking to add in the future

无声情话 2024-07-27 05:50:47

它有很多 CodedomProvider 要做的事情。 从本质上讲,它是动态的,这意味着您可以使用一些强大的工具。 其中包括 eval 之类的东西,它允许您执行任意代码等。

it has many things to do what a codedomprovider would do. By nature it is dynamic which means that you have some powerful tools to your disposal. These include things like eval which allows you to execute arbitrary code etc.

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