Revision 9f36924...
Go back to digest for 31st July 2011Other in KDE Base
Sebastian Trueg committed changes in [kde-runtime] nepomuk/services/storage/rcgen/nepomuk-simpleresource-rcgen.py:
Simplified full parent hierarchy listing.
Sometimes one needs to sleep over a confusing problem to see the
obvious solution. There i no need to actually build the tree of
sub-classes. We can just "hide" it in the recursion by only appending
the sub-class after diving into the recursion.
File Changes
Modified 1 files
- nepomuk/services/storage/rcgen/nepomuk-simpleresource-rcgen.py
1 files changed in total