14 Jul 2004 14:04
Re: [groovy-dev] Call for patches
On 14 Jul 2004, at 12:58, bing ran wrote: > The length of an array is not really a property (a public field). Even if we're in dynamic dispatch mode, we still need to be able to resolve public fields using the 'property' notation. foo.bar Sure we can do better when we're using static dispatch though; but we can't always do static dispatch. James ------- http://radio.weblogs.com/0112098/
RSS Feed