On 15/03/16 06:35, Mandy Chung wrote:
It’s a nice trick.  Perhaps define a new internal class that implements 
System.Logger with default methods.  Any platform classes want itself to be 
skipped will extend that new internal class?

I thought the purpose here was to avoid using
internal stuff requiring qualified exports.

It would have been easy to implement System.Logger anyway,
since most of its methods have a default body.

best regards,

-- daniel

Reply via email to