[stringtemplate-interest] Feature request
Damien Urruty
lepilache at hotmail.com
Wed Apr 20 03:19:15 PDT 2011
Hello,
I would like to add a feature to this brilliant tool. I am writing a consequent template file, with hundreds templates. The goal of my project is to generate C# code. I have two requests :
- Firstly, I use the inspector with the inspect() method on a ST object. In my case, I have to generate several files, and I think it would be great that the inspector could handle more than one ST object, so that I could visualize all my generated files in the same inspector. I think this would be an interesting feature. Is it complicated to implement ? Is it helpful for others than me ?
- The second feature could be even more interesting, if the first feature is already adopted. If the various generated texts are all present in the inspector at the same time, we could have a list of templates that have been used to generate the text, but we could also get the templates, or the templates fragments, that have not been used for the generation. This would be helpful to me, while writing my unit tests. It will at least prove that every fragment is used once. Does this sound helpful, or realizable ?
Thanks !
Dam.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/stringtemplate-interest/attachments/20110420/316cc94b/attachment-0001.html
More information about the stringtemplate-interest
mailing list