Hi Himangshu,

You would notice that the functions *get-view-from-classpath* and *
get-view-from-dir* already use a template group called "default" under the
hood. As a consequence, you can use nested/sub templates (example in URL
below) with the current version. Does this solve your use case?

http://weblogs.java.net/blog/aberrant/archive/2010/06/02/stringtemplate-part-2-collections-and-template-groups

I have looked for ST plugin for Eclipse etc but haven't found any so far.

Regards,
Shantanu

On Mon, Mar 14, 2011 at 7:17 PM, himangshu hazarika <[email protected]>wrote:

> hi Shantanu,
> i ll answer pt 2 first, I was referring to IDE.
>
> regarding groups,We have a use case of subtemplates. I have used
> clj-stringtempalte to render all emails and likewise for our organisation.
> So, sometimes we need to add st components inside the master template. For
> now, i am directly accessing the template
> using $template-classpath$
> Thanks Himangshu
>
> On 14 March 2011 08:21, Shantanu Kumar <[email protected]> wrote:
>
>> Hi Himangshu,
>>
>> Author of Clj-StringTemplate here. Yes, my focus has been on database
>> libraries for some time - I was intending to come back to it sometime
>> around StringTemplate 4.0 (which is not released yet) timeline but I
>> can respond to a feature request sooner.
>>
>> For the next (v0.3) release I am planning to add a ring-middleware to
>> automatically render body against a template and the model (map), but
>> I will certainly consider supporting groups. Just so I understand
>> better please let me know how do you use groups and what do you use
>> them for - what is your workflow?
>>
>> As for syntax highlighter - are you talking about this support in
>> IDEs?
>>
>> Regards,
>> Shantanu
>>
>> On Mar 14, 6:25 am, himangshu hazarika <[email protected]> wrote:
>> > Hi guys,
>> > is clj-string template kind of dormant. there has been not much of
>> activity,
>> > Does it support groups as of now?? Are thr ny syntax highlighter for the
>> > templates.
>> >
>> > Regards
>> > Himangshu
>>
>>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to