From: Jamal Hansen Date: 2005-08-20T00:30:38+09:00 Subject: Re: Code safety question Thanks Gavin, I was playing with ERB last night, I should have thought of that. -Jamal On 8/19/05, Gavin Kistner wrote: As for the 'better way' aspect, however, I think that > using ERB is a 'better' solution than using a later eval. (You can > also specify $SAFE level for the ERB eval during the ERB > constructor.) It may depend on what you mean by 'better', however. > >