We already use the ! operator. I tried to replace all if_exists but I gave up
There is already a thread in dev
http://www.nabble.com/Freemarker-deprecated-built-ins-td18074068.html
(only the five 1st posts or so are relevant)
Jacques
From: "Sumit Pandit" <[EMAIL PROTECTED]>
Hello Devs and Users,
I was reading freemarker manual. And i found the page that stated that the if_exist is being deprecated. The link to the page is
as follows :
http://fmpp.sourceforge.net/freemarker/ref_depr_builtin.html
I have tested the "default value operator" "!" which deprecate if_exist and it
works fine.
So what should our next step ?