Skip to content

Developer's Guide to the Enhanced Vector Framework

Paul Rogers edited this page Jun 18, 2019 · 18 revisions

The Enhanced Vector Framework (EVF) provides a complete set of tools to create and read from batches of vectors. This guide explains how to use the framework to create scan operators and file format readers. See Batch Handling Upgrades for the design and internal details.

Basic Tutorial

Read this section to get going in a hurry. The tutorial is split into chunks for easier reading. The first sections discuss the bare minimum to convert a plugin to EVF:

Extended Tutorial

EVF provides several additional features to improve your plugin:

Reference Information

Read this section to gain a deeper understanding and exploit advanced features.

Clone this wiki locally