This repository was archived by the owner on Dec 12, 2024. It is now read-only.
This repository was archived by the owner on Dec 12, 2024. It is now read-only.
[DylibBinder] List of things not able to be handled yet #697
Open
Description
A list of things that DylibBinder cannot handle:
- Accurate public or private names
- Unavailable
- Obsoleted
- Deprecated
- Subscripts
- Order of AssociatedTypes is not consistent with SwiftInterfaceParser
- AssociatedTypes types
- Obj-C Selectors
- Accessibilities other than public
- Required
- Operator
- Naming convention - Giving tuples names when DynamicXmlTests says not to
- lets
- Global variables
- Inheritance for associatedTypes
In Created Issues already:
- enum elements
- Destructors