On Apr 20, 2006, at 1:52 AM, Corey wrote:
> I'd prefer the first version to the second, as the second version
> seems as though
> it should be unnecessary.
You can't
From the docs:
(search for 'nested')
=====
TRAP:
You cannot write nested expressions such as:
${my_var/hello_world ${my_var/current_user}}
This will NOT work. At least, not yet.
=====