[stringtemplate-interest] Spring and StringTemplate
Kunle Odutola
Kunle_Odutola at hotmail.com
Sat Jun 23 11:24:09 PDT 2007
Hi,
> I'm new to StringTemplate - but it looks good, I've long liked Antlr and
> StringTemplate works on .NET. All pluses for me.
>
> The problem I'm having is trying to use StringTemplate with Spring.NET.
I'm
> getting a complaint about Antlr.runtime versions: 2.7.7.1 for
SpringTemplate
> vs 2.7.6.2 for Spring.NET. While that seems close enough for me, it
doesn't
> seem to make .NET happy.
>
> Does anyone have experience solving this or just educated advice? (And
> converting to Java or Python, while attractive, isn't really an option).
Use the source Ru'? ;-)
Sorry. Couldn't resist. Since both are open source projects I'd advise
recompiling one or both. ST# might be a tad easier to rebuild.
As to the actual problem, both versions of the ANTLR assemblies are probably
signed but using different keys. I seem to remember that the Spring.NET
project had to resort to self-signed assemblies before the ANTLR project got
around to offering signed assemblies.
Kunle
More information about the stringtemplate-interest
mailing list