Am 03.02.2012 14:53, schrieb Daniel Murphy:
C.blub4 - yes, it looks like a bugA.blub3 - I've seen a bug about this somewhere in bugzilla, and it's debatable whether it's a bug or not. Private functions are not virtual, so it doesn't override anything, it just uses the same name as an interface method. Allowing override here is probably a bug.
and why can i see a private interface in different module?
