Keary Suska wrote:

> IMHO, symbolic refs are syntactic sugar that make code difficult to read,
> follow, and debug. I recommend using hashes or objects instead. They are
> easier to read, follow, and debug, and are more extensible.

hi keary,

thanks for the suggestions.

but i dont see how you can use a hash in this case . the
variable name could be many different names as it is
concatenated dynamically.

would you happen to have an example of this?


thanks again
../allan

Reply via email to