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

Add constant structs for the property names #72

Merged
merged 1 commit into from
Aug 30, 2011
Merged

Add constant structs for the property names #72

merged 1 commit into from
Aug 30, 2011

Commits on Aug 30, 2011

  1. Add constant structs for the property names

    Sampling Mike Ash's post about namespaced constants (http://www.mikeash.com/pyblog/friday-qa-2011-08-19-namespaced-constants-and-functions.html), this adds the generation of constant structs to access the attribute, relationship and fetched property names. This makes sure that when you're creating a fetch request, you can use these values to guarantee their existence.
    danielctull committed Aug 30, 2011
    Configuration menu
    Copy the full SHA
    cd9dcb8 View commit details
    Browse the repository at this point in the history