Re: [Cppcms-users] razor like syntax for templates
Brought to you by:
artyom-beilis
|
From: Alexey O. <aom...@gm...> - 2013-05-15 09:47:58
|
Hi Marcel, that would be very convenient for many people. Regards, Alexey. On 14 May 2013 15:21, Marcel Hellwig <ke...@co...> wrote: > Hi *, > > the current template "language" is inspired by asp.net. > The syntax with <% ... %> is equal to the one asp.net uses. > My Idea is to use a different syntax, namely the successor razor where > you can replace all the <% with a simple @. For a simple review see [0] > Now my question is, are you willing to use this, or do you like to have > this feature. > i would try to implement this. For now it's a simple python script that > will convert the template to a cpp file, so it should not be that hard. > > Regards > Marcel Hellwig > > > [0] > http://weblogs.asp.net/scottgu/archive/2010/07/02/introducing-razor.aspx > > > > ------------------------------------------------------------------------------ > AlienVault Unified Security Management (USM) platform delivers complete > security visibility with the essential security capabilities. Easily and > efficiently configure, manage, and operate all of your security controls > from a single console and one unified framework. Download a free trial. > http://p.sf.net/sfu/alienvault_d2d > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > |