Hello!
I'd want to include reification to build process of my system (I'm using sbt/scala and I can write simple plugins for it in scala/java very easily). At least, I consider this option.
Can I do it without starting separate tomcat instance? Just by calling some API from your java libraries? If answer is yes, how can I invoke it?
And can you give me also a point to API which I can run to generate JS code from XML files generated by Reify.
Thank you
I'd want to include reification to build process of my system (I'm using sbt/scala and I can write simple plugins for it in scala/java very easily). At least, I consider this option.
Can I do it without starting separate tomcat instance? Just by calling some API from your java libraries? If answer is yes, how can I invoke it?
And can you give me also a point to API which I can run to generate JS code from XML files generated by Reify.
Thank you