nasa / SBN

38 stars 23 forks source link

should modules be loaded by ES as libraries? #11

Closed CDKnightNASA closed 4 years ago

CDKnightNASA commented 4 years ago

SBN 1.0 has SBN loading the shared libraries. However, ES is certainly capable of loading libraries, and loading SBN protocol modules via ES may come with additional benefits.

CDKnightNASA commented 4 years ago

This works fine, loading SBN "modules" as shared libraries via ES (or statically!). The conf table still needs to identify the symbol to load.