[pdal] Stage Naming Scheme

Bradley Chambers brad.chambers at gmail.com
Mon Nov 24 10:36:13 PST 2014


Paul,

If the new scheme is that "readers should be called simply "readers""
> then I'll also re-name all the reader stages before re-documenting.
>

You are correct, the plugin stages will need to be renamed according to the
new scheme. In the end, all stages should be named "readers.foo",
"writers.foo", "filters.foo", or "kernels.foo".


> Are there any other re-namings going on?
>

I do have a pull request pending that would also rename the "./drivers"
folder (formerly "./src/drivers") to "./io" to better convey the purpose of
this collection of stages.

As far as the tree re-org goes, I'm part way through moving the filters to
their own, root-level directory. After that, we'll do the same with the
kernels. This re-org breaks some of our previous assumptions about include
paths, what's public vs. private, etc. The plan is to get that all cleared
up and documented in the very near future.

Brad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20141124/062a7585/attachment.html>


More information about the pdal mailing list