Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This feature is often technically superseded by the use of a custom Framework manager, except in RAMP applications.

See Using a VLF-ONE Custom Framework Manager.

Both VLF-WIN and VLF-ONE support singleton VL scope(*Application) reusable parts that can act as a custom Framework manager.

You can listen to a custom Framework manager for specific events, and request that it signals events on your behalf.


The Framework manager provides a basic event signaling service.

Image Modified

When something significant happens in your filter or command handler you may choose to signal an event to other active filters or command handlers so that they can take appropriate action. 

...