31 Jul
2008
31 Jul
'08
10:54 a.m.
On Thu, Jul 31, 2008 at 12:37 PM, Vincent Massol <[email protected]> wrote:
[snip]
Notes: * I think 1) is cleaner and easier to read
Right, when you have multiple args the XMLish syntax helps.
* There's no default param in 1) so you don't write something like: {{include:Main.WebHome}}. You have to write: {{include document=Main.WebHome}}
I guess we have to keep the "" : {{include document="Main.WebHome"}}, right ? BTW it's close from the current #includeInContext("Main.WebHome") macro in terms of char length.
Which do we want?
+1 to adopt 1). JV.