-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sitrep? #2
Comments
This is a issue tracker not a progress requester ;) |
re waiting for intercept/intercept#110, wouldnt it be easier to build the objects in python to build the higher level constructs? |
Sure, but that is quite a lot of work to do and I honestly don't have the time and muse to start with it. I hoped I could use the classes from the helper library and only extend them here and there. Feel free to build something and pr it, even if it's just a tiny bit ;) |
Has anyone taken a look at pybind11 in the meantime? I have some time ago and they promise extending python to be simpler and more straightforward than boost (because they don't have the burden of the forced compatibility with 10000s of architectures out there, as it is the case with Boost). What's really putting me off for working on intercept-python right now is the amount of things that have to be done in order to have a fully functioning setup with boost (and this also takes into account intercept itself, especially that I haven't modded arma in SQF previously so "I'm not the target audience for Intercept" anyway :-/). At least, that was the case a few months ago. I'm still offering my Pythia code in parts or as a whole (pure CPython embedding). |
I have been looking into various routes for embedding. But as my C/C++ knowledge is very rudimentary it all looks quite confusing. The only thing I have done so far is https://github.com/Tirpitz93/a32s. |
Does not belong on issue tracker, please join our Slack if you want to discuss that. To be clear, discussions about open issues or pull requests are fine, overall design discussions, asking for status on X does not belong on the issue tracker. Let's keep it clean and organized. |
apologies, also not sure if it is just me but i cant connect to the slack given in the intercept/intercept readme (http://slackin-intercept.idi-systems.com/). |
technician was notified. (Germans will understand this) |
I don't want to spam the issue tracker but you already have an account on that slack - I can see your username there is |
Hello,
What is the current status of this project, are we still waiting for:
intercept/intercept#110 as mentioned in intercept/intercept#168?
cheers
Lonja
The text was updated successfully, but these errors were encountered: