我们可以拥有两种具有相同扩展名的 DSL 语言吗?
我正在开发一个工具,有很多领域类。我想将它们划分为具有相同扩展名的不同 DSL。
那么是否可以有多个具有相同扩展名的 DSL 项目?
并且在构建所有 DSL 的设置后,我们可以在一个解决方案的工具栏中查看具有相同扩展名的不同 DSL 项目的所有域类。
I am developing a tool, and there are lots of Domain classes. I want to divide them in the different DSL's with same extension.
So it is possible to have multiple DSL projects with same extension?
And also after building the setup of all the dsl can we view all the Domain Classes of different DSL projects with same extension in Toolbar of one solution.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以尝试 MSDN 上的 DSL 论坛:http://social.msdn .microsoft.com/Forums/en-US/dslvsarchx/threads
You might try the DSL forum on MSDN: http://social.msdn.microsoft.com/Forums/en-US/dslvsarchx/threads