This weekend also saw the complete rewrite of the processing engine to be pluggable. Now you can easily drop in custom flags and processors via a simple configuration file. To make sure it worked and was powerful enough, all basic internal flags and processors are now added in this way.
They are still kind of rough in implementation right now. Additional use cases will better inform us as to what these processors and flags need to do it and how best to expose that functionality. But now its baked in, so the ideas can get early exposure and evolve as needed. I've included below the basic interfaces for processors and flag nodes as well as the current processor configuration file:
The Interfaces:
The Configuration File:
No comments:
Post a Comment