Skip to content

More Complete API

Choose a tag to compare

@ralmond ralmond released this 16 Apr 23:13
· 40 commits to master since this release
73dca30

In thiis version of Peanut, I've added a much more complete version of the API, so that fewer functions need to be called from RNetica or PNetica directly.

In particular, a program using the PNetica implementation must call RNetica::NeticaSession() to create the session and PNetica::BNWarehouse() to create a warehouse. All other operations can be done using Peanut generic functions.