I believe quoting would be quite different in the first rather than the
second so you would have very different results.

Also the order of the rules firing would be slightly different (although I
can't imagine when that would make a difference since {$var} can already be
used recursively).

It's hard to say without a bit more context...

-Peter

On Thu, Oct 30, 2014 at 7:17 PM, Simon <nzsk...@gmail.com> wrote:

> Can anyone tell me why
>
> Markup('{$MyPageVar}', '<{$var}', '/{\\$MyPageVar}/', $SomethingElse);
>
> might have been used rather than
>
> $FmtPV['$MyPageVar'] = "'" . $SomethingElse . "'";
>
>
> thanks
>
> Simon
>
>
> _______________________________________________
> pmwiki-devel mailing list
> pmwiki-devel@pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-devel
>
>
_______________________________________________
pmwiki-devel mailing list
pmwiki-devel@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-devel

Reply via email to