Skip to content

Improve objc2::foundation #67

Closed
Closed
@madsmtm

Description

@madsmtm

Collection of ideas to improve objc2-foundation

Add these classes/structs that are used by winit:

  • NSThread
  • NSString
  • NSAttributedString
  • NSAttributedMutableString
  • NSArray
  • NSProcessInfo
  • NSDictionary
  • NSData
  • NSFastEnumeration
  • NSNotificationCenter
  • NSTimeInterval
  • NSPoint
  • NSRect
  • NSSize
  • NSRange

An furthermore these that are available in cocoa-foundation:

  • NSOperatingSystemVersion
  • More NSProcessInfo methods
  • NSEnumerationOptions?
  • NSDate
  • NSRunLoop
  • NSURL
  • NSBundle
  • NSData base64 functionality?
  • NSUserDefaults

And a few that makes sense to do:

And many more, since #264

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-frameworkAffects the framework crates and the translator for themenhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions