Modify ↓
Opened 13 years ago
Closed 13 years ago
#136 closed task (fixed)
Implement filter that processes and outputs in-process data
| Reported by: | Matthias Vogelgesang | Owned by: | Matthias Vogelgesang |
|---|---|---|---|
| Priority: | major | Milestone: | ufo-core-0.2 |
| Component: | ufo-core | Version: | |
| Keywords: | Cc: |
Description
Nicolas from SOLEIL proposed to have a mechanism to inject and retrieve data from the same process that created the graph without resorting to files and other mechanisms. This could easily be accomplished with a custom filter node type separate from the normal, sink and source ones.
Attachments (0)
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/ufo/chrome/site/your_project_logo.png)
Corresponding commits that implement this are 6aa6dbb and d95cb7a.