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

Make references to Adapter/Interface consistent #133

Open
MikeHart85 opened this issue Oct 25, 2016 · 0 comments
Open

Make references to Adapter/Interface consistent #133

MikeHart85 opened this issue Oct 25, 2016 · 0 comments

Comments

@MikeHart85
Copy link
Contributor

MikeHart85 commented Oct 25, 2016

The disambiguation term Interface was introduced rather hastily during the communication layer redesign and 1.0 release.

Consequently, a lot of back-end code still uses incorrect terminology. This should be updated to be consistent throughout.

Terminology:

  • Adapter: Functionality provided by the framework to abstract interaction with shared transport protocols (EPICS, TCP Stream, etc).
  • Interface: Functionality provided by simulated device to implement specific device protocol(s) based on adapter(s).

Terminology should be updated in code, as well as comments and documentation headers.

@MikeHart85 MikeHart85 added this to the Release 1.1 milestone Oct 25, 2016
@MichaelWedel MichaelWedel modified the milestones: Release 1.1, Release 1.2 Jun 1, 2017
@MikeHart85 MikeHart85 modified the milestones: Release 1.2, Backlog Sep 21, 2017
@mattclarke mattclarke removed this from the Backlog milestone Sep 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants