You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to take advantage of using generating features in even more environments
As a Pickles developer
I want to use the open source tool called Grasshopper to generate binary equivalent Java .jars so we can develop Pickles Java plugins for other builds tools like Ant, Ivy and Maven.
Thoughts: Support other platforms through the Iron* tools like IronRuby and IronPython. Should add documentation on this. Also, what about supporting plain Ruby or Python?
Can also checkout a project called XMLVM to translate the code
It turns out this this technique requires source code for all assemblies involved. This could be a pain in the butt to do. I'm looking at re-writing the core logic in Fantom to allow the code to be written out to C# and Java (as well as Javascript coincidentally)
In order to take advantage of using generating features in even more environments
As a Pickles developer
I want to use the open source tool called Grasshopper to generate binary equivalent Java .jars so we can develop Pickles Java plugins for other builds tools like Ant, Ivy and Maven.
Thoughts: Support other platforms through the Iron* tools like IronRuby and IronPython. Should add documentation on this. Also, what about supporting plain Ruby or Python?
Can also checkout a project called XMLVM to translate the code
http://dev.mainsoft.com/Default.aspx?tabid=130
The text was updated successfully, but these errors were encountered: