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

Boost all of FieldConstants into Python #687

Open
joshimhoff opened this issue Jul 11, 2014 · 2 comments
Open

Boost all of FieldConstants into Python #687

joshimhoff opened this issue Jul 11, 2014 · 2 comments

Comments

@joshimhoff
Copy link

We should have access to all of FieldConstants in Behaviors. The boosting should happen automatically, so that additions to the FieldConstants file get boosted without any extra work.

@wdawson
Copy link
Contributor

wdawson commented Jul 11, 2014

This isn't already the case? Oops...
On Jul 11, 2014 2:18 PM, "Josh Imhoff" notifications@github.com wrote:

We should have access to all of FieldConstants in Behaviors. The boosting
should happen automatically, so that additions to the FieldConstants file
get boosted without any extra work.


Reply to this email directly or view it on GitHub
#687.

@emgoeddel
Copy link
Member

The automatic part is nontrivial, so it never got done. You'd need a script to parse FieldConstants.h and generate the boosted FieldConstants at compile time. Which I could write if all you kids at Bowdoin have better things to work on...?

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

No branches or pull requests

3 participants