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

[ENH] First(?) good practice recommendation. No excessive overrides in Inheritance principle #99

Merged
merged 1 commit into from
Nov 30, 2018

Conversation

yarikoptic
Copy link
Collaborator

It is often useful to look at the top level task*.json files to see what is
"common" among all subjects/sessions. Listing only the fields with common
values is what we also implemented (albeit incorrectly, fix is pending
nipy/heudiconv#279) in ReproIn.

Upon quick search I also found no "good practice" recommendations in the
spec. It might be arguable either spec should or should not include them.
I think it should since we already RECOMMEND things. We of cause could
place recommendations into a separate subsection somewhere but then they
would not be linked to the specific topics and thus would not be attended
to. Hence I placed this one right at the section where it is pertinent

This PR is largely an RFC ;-)

… Inheritance principle

It is often useful to look at the top level task*json files to see what is
"common" among all subjects/sessions.  Listing only the fields with common
values is what we also implemented (albeit incorrectly, fix is pending
nipy/heudiconv#279) in ReproIn.

Upon quick search I also found no "good practice" recommendations in the
spec.  It might be arguable either spec should or should not include them.
I think it should since we already RECOMMEND things.  We of cause could
place recommendations into a separate subsection somewhere but then they
would not be linked to the specific topics and thus would not be attended
to. Hence I placed this one right at the section where it is pertinent
@yarikoptic yarikoptic added the enhancement New feature or request label Nov 28, 2018
@sappelhoff
Copy link
Member

I agree that good practice recommendations are valuable for users! This particular PR looks good to me as well, it seems like an obvious recommendation we should make.

@chrisgorgo chrisgorgo merged commit fce7354 into bids-standard:master Nov 30, 2018
@yarikoptic yarikoptic deleted the enh-recomm branch December 5, 2018 17:23
@sappelhoff sappelhoff changed the title ENH: First(?) good practice recommendation. No excessive overrides in Inheritance principle [ENH] First(?) good practice recommendation. No excessive overrides in Inheritance principle Sep 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants