This repository was archived by the owner on May 28, 2025. It is now read-only.
This repository was archived by the owner on May 28, 2025. It is now read-only.
Finish porting/bridging corefoundation #708
Open
Description
We have a few remaining pieces that need to be bridged.
- NSTimeZone <-> CFTimeZone NSTimeZone/CFTimeZone - bridge, switch to using ICU #700
- NSXML* <-> CFParsing Use parsing subproject for NSXML* #709
- NSStream* <-> CFStream NSInputStream should use CFStream for full functionality support and bridging. #695
- NSTimer <-> CFTimer CFTimer and NSTimer need to be bridged #710