Skip to content

Developer's Guide to the Enhanced Vector Framework

Paul Rogers edited this page May 27, 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.

Basics 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 do:

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