Skip to content
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

TODO List #30

Closed
18 of 21 tasks
kalmarek opened this issue Oct 23, 2018 · 9 comments
Closed
18 of 21 tasks

TODO List #30

kalmarek opened this issue Oct 23, 2018 · 9 comments

Comments

@kalmarek
Copy link
Contributor

kalmarek commented Oct 23, 2018

@sebasguts
Copy link
Contributor

Methods work.
Parser still needs work, but waiting for input from Eugen

@sebasguts
Copy link
Contributor

I am going to take care of the build system and the parser.

By wrappers you mean Julia structs that encapsulate different kinds of pm_perl_Object?

@kalmarek
Copy link
Contributor Author

yes, the order is not random: if we want to have some meaningful tab completion, we need to make it selective based on the PerlObject/BigObject we complete for.

@saschatimme
Copy link
Collaborator

saschatimme commented Nov 12, 2018

After my discussion with Michael, here are the things he suggested we should add:

  • Add a "How to add a new small type" guide
  • Add an explanation for the static_cast<long> stuff
  • Document the functions in polymake_caller.cpp
  • Write done something regarding the CxxWrap inference problems (everything is just inferred as Any)
  • Simplify the plenty of type mappings. An idea of Michael was to have a separate txt file from which we can auto generate these type maps.

@sebasguts
Copy link
Contributor

Okay, how should we split this up?

I would guess I am the natural choice for 2. Maybe @saschatimme or @kalmarek can do 1, and @saschatimme should do 3 (because he is the guy with the mac ;)).

@kalmarek
Copy link
Contributor Author

kalmarek commented Nov 12, 2018

there is also documentation of "getting Polymake.jl going" where we're waiting for a release of polymake with all the necessary changes (3.2.1?)
and I can do "How to add a new small type"

@saschatimme
Copy link
Collaborator

saschatimme commented Nov 12, 2018

Lars is currently preparing a snapshot of the latest master which will be put on the polymake github repo. For a stable release we have to wait on polymake 3.3

@saschatimme
Copy link
Collaborator

I will write something to the static cast stuff

@kalmarek
Copy link
Contributor Author

@kalmarek kalmarek mentioned this issue Jan 23, 2020
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants