Unless I'm mistaken, SceneKit APIs are outside the scope of the Swift open source project. Apple folks would have to say yes or no to any modification.
On Wed, Jul 12, 2017 at 5:56 PM, William Shipley via swift-evolution < [email protected]> wrote: > If I wanted to add support for <Codable> to SceneKit objects would I just > fork the Swift repo and modify: > > https://github.com/apple/swift/blob/master/stdlib/ > public/SDK/SceneKit/SceneKit.swift.gyb > > And the do a pull request thing? Is there more discussion and stuff that > has to happen or can I do the mods and say, “What do you think, sirs?” like > on MST3K? > > Be gentle, I’m new at this. > > -Wil > > _______________________________________________ > swift-evolution mailing list > [email protected] > https://lists.swift.org/mailman/listinfo/swift-evolution > >
_______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
