Skip to content
This repository was archived by the owner on Mar 29, 2024. It is now read-only.

don't implement method with do-nothing default#517

Open
hdeadman wants to merge 1 commit into
masterfrom
master-daointerface
Open

don't implement method with do-nothing default#517
hdeadman wants to merge 1 commit into
masterfrom
master-daointerface

Conversation

@hdeadman
Copy link
Copy Markdown
Member

I don't feel too strongly about this, but I think that people upgrading from CAS 6 to CAS 7 that have any custom person attribute DAOs will be overriding the wrong method and they will silently get no results so this takes away the default implementation and forces them to implement the correct method. The API module doesn't have SLF4J as a dependency other-wise I would have logged a warning.

DAOs that worked in CAS 6 will silently do nothing in CAS 7
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant