[Kde-java] Curiosity in kalyptus

David Goodenough david.goodenough at btconnect.com
Mon Oct 25 12:51:06 CEST 2004


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?

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.

David



More information about the Kde-java mailing list