Hi,

In message "[ruby-talk:5835] Re: local variables (nested, in-block, parameters, etc.)"
    on 00/10/25, Mathieu Bouchard <matju / cam.org> writes:

|Why there is a need for a distinction between "local" and "dynamic"
|variables?... couldn't they all be "dynamic"? what would be the impact?

No need.  "dynamic" is a term used by Ruby internal
Internal distinction is to tune up performance.

							matz.