Representing an Objective-C class as a D interface has been deprecated.
Classes have now been properly implemented and the class keyword should
be used instead.
In the future, extern(Objective-C) interfaces will be used to represent
Objective-C protocols.
Deprecate the given Objective-C interface.
Representing an Objective-C class as a D interface has been deprecated. Classes have now been properly implemented and the class keyword should be used instead.
In the future, extern(Objective-C) interfaces will be used to represent Objective-C protocols.