LabVIEW-DCAF / TagEditorCore

The collection of sample projects, libraries, class implementations, and APIs which make up the core of DCAF.
http://www.ni.com/dcaf
Apache License 2.0
8 stars 6 forks source link

Fix391 #392

Closed jacobson3 closed 6 years ago

jacobson3 commented 6 years ago

Fixes #391 When user adds additional module plugin search paths the editor will check to see if the current configuration is loaded with any "missing modules" (default modules substituted for any classes which could not be loaded). If the repository is loaded with these default modules, it will send a self-addressed message to reload the current configuration.

DCAF-Builder commented 6 years ago

Bleep bloop!

LabVIEW Diff Robot here with some diffs served up hot for your pull request.

Notice something funny? Help fix me on my GitHub repo.

PL Framework Configuration Tool.lvlib--SystemConfigRepo.lvclass--Check for Missing Modules.vi.png: capture

Standard Editor.lvlib--Open PCFG.vi.png: capture

DCAF-Builder commented 6 years ago

Bleep bloop!

LabVIEW Diff Robot here with some diffs served up hot for your pull request.

Notice something funny? Help fix me on my GitHub repo.

PL Framework Configuration Tool.lvlib--SystemConfigRepo.lvclass--Check for Missing Modules.vi.png: capture

Standard Editor.lvlib--Open PCFG.vi.png: capture

DCAF-Builder commented 6 years ago

Bleep bloop!

LabVIEW Diff Robot here with some diffs served up hot for your pull request.

Notice something funny? Help fix me on my GitHub repo.

PL Framework Configuration Tool.lvlib--SystemConfigRepo.lvclass--Check for Missing Modules.vi.png: capture

Standard Editor.lvlib--Open PCFG.vi.png: capture

DCAF-Builder commented 6 years ago

Bleep bloop!

LabVIEW Diff Robot here with some diffs served up hot for your pull request.

Notice something funny? Help fix me on my GitHub repo.

About Screen Library.lvlib--About Screen.vi.png: capture

About Screen Library.lvlib--Unflatten Config.vi.png: capture

PL Framework Configuration Tool.lvlib--Engine Parent Editor Node.lvclass--AddChildtoNode.vi.png: capture

PL Framework Configuration Tool.lvlib--module editor node.lvclass--CleanUpNode.vi.png: capture

PL Framework Configuration Tool.lvlib--SystemConfigRepo.lvclass--Check for Missing Modules.vi.png: capture

PL Framework Configuration Tool.lvlib--view deploy screen.vi.png: capture

Standard Editor.lvlib--Open PCFG.vi.png: capture

jacobson3 commented 6 years ago

@becega Finally passing all of the build stages. Can you review this when you have the chance?