Ticket #1128 (new enhancement)
Filter through Perl: improvements
| Reported by: | Sewi | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Super Grep | Version: | trunk |
| Keywords: | filter | Cc: |
Description
What should be added to the "Filter through Perl" feature?
input/output:
- input/output from STDIN / STDOUT
- wrap using map
- wrap using grep
filter source:
- use source from an open tab
- maybe specify a file as filter (do we want this?)
- use predefined blocks
- create a filter chain from many of the above
security:
- check input/output size for too heavy memory usage
- should the filter run as an external process or shall we keep inside Padre?
Change History
Note: See
TracTickets for help on using
tickets.

are done in r13763