History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CIB-1516
Type: Task Task
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: jason
Reporter: jason
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Pulse

Refactor post-processors to support plugins

Created: 12/Jun/08 02:06 PM   Updated: 30/Jun/08 10:07 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 2.0.8


 Description  « Hide
Currently RegexPostProcessor does too much itself, a lot of this logic could apply to any line-based processor whether it uses regexes or not. More generally, look at the common types of processors and make sure they don't need to rely on implementation details of Pulse too closely.

 All   Comments   Change History      Sort Order:
jason - 30/Jun/08 10:07 PM
Done in changes 4519 and 4520.