Chris Little wrote: > Significantly, using TreeKeys means you don't have to know about > versification schemes or pick one (unless you need to do mapping). > > New modules that use new versification schemes don't require more coding > in the API, they're inherent to the module itself. ok, this is a lot clearer. Thanks.