Hi All,
Currently NSLog has only one internal function NSLog() which can be used only by Foundation classes.Can this be made available as a public API ?
Thanks & Regards,
Sai Hema,Java L3 Support
___
swift-corelibs-dev mailing list
swift-corel
Hello,While working with HTTPCookie I realised that the "description" property isn't currently overridden. This is true for many other Foundation classes subclassing NSObject. Is there any guidance around when this property should be overridden (and when not)? Or is it open for implementation/overr