TblName
not processor specific (comment clarification)
#1507
Labels
Milestone
TblName
not processor specific (comment clarification)
#1507
Is your feature request related to a problem? Please describe.
Multiple locations refer to
TblName
as "processor specific", which doesn't make sense since it's just AppName.TableName. Even if the table is processor specific, it should likely have a non-processor specific name such that apps are portable.Examples:
cFE/modules/tbl/fsw/src/cfe_tbl_api.c
Lines 92 to 94 in 82c1bd4
cFE/modules/core_api/fsw/inc/cfe_tbl.h
Lines 73 to 76 in 82c1bd4
cFE/modules/core_api/fsw/inc/cfe_tbl.h
Lines 212 to 218 in 82c1bd4
cFE/modules/core_api/fsw/inc/cfe_tbl.h
Lines 682 to 688 in 82c1bd4
cFE/modules/tbl/fsw/src/cfe_tbl_internal.c
Line 606 in 82c1bd4
cFE/modules/tbl/fsw/src/cfe_tbl_internal.h
Lines 246 to 256 in 82c1bd4
Note
TblName
is described asApplicationName.TableName
which is somewhat circular, but this could be addressed as part of #1412 (similar to #1401). Suggestions - FullName, QualifiedName, ResourceName...Describe the solution you'd like
Remove processor specific language
Describe alternatives you've considered
None
Additional context
#1401 is similar wrt CDS names
#1412 is a general issue related to resource naming
Requester Info
Jacob Hageman - NASA/GSFC
The text was updated successfully, but these errors were encountered: