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

Refactored Singlebibtexfield #979

Merged
merged 2 commits into from
Mar 17, 2016
Merged

Conversation

oscargus
Copy link
Contributor

Based on the initial ideas in #978 the class SingleBibtexField is extracted and two EnumSets are used for implementing the existing functionality.

@oscargus oscargus added cleanup-ops status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers labels Mar 16, 2016

// --------------------------------------------------------------------------
// a container class for all properties of a bibtex-field
// --------------------------------------------------------------------------
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have a look at the comments and try to use JavaDoc instead.

@oscargus
Copy link
Contributor Author

Very good points! Too much copy-paste (as usual). Will sort it out tomorrow.

@simonharrer
Copy link
Contributor

Looks good. Other improvements can be made in separate PRs.

}
}

// -----------------------------------------------------------------------
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you remove these lines? There are some others in this file similar to this as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@oscargus oscargus force-pushed the singlebibtexfield branch from fc69e3a to 1b52e4c Compare March 17, 2016 13:02
simonharrer added a commit that referenced this pull request Mar 17, 2016
@simonharrer simonharrer merged commit 4a34791 into JabRef:master Mar 17, 2016
@oscargus oscargus deleted the singlebibtexfield branch March 17, 2016 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup-ops status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants