From: Glenn Parker Date: 2005-05-18T00:19:19+09:00 Subject: Re: Help regarding def wrapper Nikolai Weibull wrote: > I���d like to have a def that I can scope in one go, i.e., > > class A > scoped_def :private, :a do > ��� > end > end > > I was wondering if anyone has any comments regarding this solution. Not the best naming choice, scope != accessability. -- Glenn Parker | glenn.parker-AT-comcast.net |