Skip to content

Suggest refactoring sample_app to more closely match "real" apps. #45

@ejtimmon

Description

@ejtimmon

Is your feature request related to a problem? Please describe.
This ticket is not related to a problem. This is a feature request to reorganize the sample app to more closely match "real" apps (namely the GSFC open source apps). This would increase sample_app's value as a template. In addition to providing a more realistic example, the organization of functions into files has implications for unit testing.

Describe the solution you'd like

  1. Move command functions into a separate sample_app_cmds.c file.
  2. Move utility functions into a separate sample_app_utils.c file

Describe alternatives you've considered
None

Additional context
None

Requester Info
Elizabeth Timmons - NASA/GSFC

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions