David Whipp wrote:
> Its not quite the same thing, but Java does have the concept of
> anonymous classes (it names them 'inner' classes): Is Perl6 going
> to have a similar concept?

Well, Perl5 has neither of the features that would make inner
classes meaningful -- data structure aggregation by inheritance,
and (nested) namespace scoping.  I think there's been plenty of
call for the former in Perl6; the latter would be pretty nice too.

-- 
John Porter

Reply via email to