Skip to content

Add CoreFoundation framework#400

Closed
silvanshade wants to merge 3 commits into
madsmtm:masterfrom
silvanshade:corefoundation-framework
Closed

Add CoreFoundation framework#400
silvanshade wants to merge 3 commits into
madsmtm:masterfrom
silvanshade:corefoundation-framework

Conversation

@silvanshade
Copy link
Copy Markdown
Contributor

@silvanshade silvanshade commented Jan 27, 2023

I thought I would give CoreFramework a try finally since so many of the remaining frameworks rely on it one way or another.

I opted to add the libc crate as a dependency to define some of the things needed. This may be relevant for #305.

@madsmtm madsmtm added the A-framework Affects the framework crates and the translator for them label Jan 27, 2023
@silvanshade silvanshade closed this by deleting the head repository Feb 6, 2023
@madsmtm madsmtm reopened this Feb 13, 2023
@samuelsleight
Copy link
Copy Markdown
Contributor

What's the current status of this branch/pull request? I'm looking into adding support for the AVFoundation framework, which I think makes sense to base off this work to add CoreFoundation given it looks like it pulls in a lot of other frameworks that all also depend on this.

I do have a (currently unpushed) branch with the conflicts resolved on this that I'd made some progress on, and I'm happy to look into tidying that up at some point, if this current PR is essentially dead?

@madsmtm
Copy link
Copy Markdown
Owner

madsmtm commented Jun 19, 2023

I think it's gone somewhat stale, since I intend to replace the header-translator in a few months, and as such don't have much motivation to work on it currently.

But if you manage to get something working, that probably won't stop me from merging it in the interim.

@samuelsleight
Copy link
Copy Markdown
Contributor

Fair enough, I'll see where I get to with that then!

I'll likely also submit a PR for at least one other framework beforehand, as there's at least one that doesn't appear to depend on this or indeed anything else

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-framework Affects the framework crates and the translator for them

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants