Skip to content

Change override mechanism  #10

Description

@egabancho

Perhaps we should change the way override works. Right now it will override a rule if the regexp or the name of the field are the same, but probably it is better to be a bit more explicit, i.e.:

@marc21.over('image_url', '^8564_', override='electronic_location_and_access')
@utils.for_each_value
@utils.filter_values
def image_url(self, key, value):
    ....

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions