[Kde-java] Curiosity in kalyptus

Richard Dale Richard_Dale at tipitina.demon.co.uk
Tue Oct 26 11:03:09 CEST 2004


On Monday 25 October 2004 11:51, David Goodenough wrote:
> When I was looking through the kalyptus code to try to understand
> why the calculateField method was not being processed, in kalyptus
> at line 106 I found:-
>
> %flagnames = ( v => 'virtual', 's' => 'static', p => 'pure',
>  c => 'const', l => 'slot', i => 'inline', n => 'signal',
>   d => 'k_dcop', z => 'k_dcop_signals', y => 'k_dcop_hidden' );
>
> Why is the s => static in quotes where none of the others are?
I think it works both ways, but it would be a good idea to make them the same.

> This may have been changed, but webcvs.kde.org seems to be
> asleep this morning and my version is about a week old (and
> HEAD not BRANCH).  This may be an aspect of lack of knowledge
> of Perl (which is near zero), but I would be interested to understand
> it anyway.
I find you can add a lot of perl code which doesn't give syntax errors, but 
then neither does it do what you actually expect either..

-- Richard


More information about the Kde-java mailing list