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

DM-13243: PhotoCalTask must only match with DirectMatchTask #80

Merged
merged 1 commit into from
Feb 1, 2018

Commits on Feb 1, 2018

  1. Add extra DirectMatch config with no refObjLoader.

    This config can be used when DirectMatchTask will be supplied a refObjLoader at
    initialization, and thus it need not accept a configuration for its own loader.
    Using the DirectMatchConfig in this situation is permissible (to maintain
    compatibility) but the refObjLoader settings will be silently ignored.
    ctslater committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    cf9427f View commit details
    Browse the repository at this point in the history