New release v0.6 of the D bindings for SAP NetWeaver RFC SDK

Kai Nacke kai at redstar.de
Sat Mar 24 09:53:53 UTC 2018


Hi!

I made a new release of sapnwrfc-d, the D bindings for the SAP 
NetWeaver RFC SDK.

Included are the following changes:

   - Support for release 7.50 of the SDK
   - New package name sapnwrfc. The old package name std.sap is 
deprecated and will be removed in the future.
   - New application createini: This utility converts a 
saplogon.ini file into sapnwrfc.ini format.

The release notes are here: 
https://github.com/redstar/sapnwrfc-d/releases/tag/v0.6

To use the library just add a dependency to your dub.json/dub.sdl 
file or clone the source at https://github.com/redstar/sapnwrfc-d.

My plan for the next release is to make use of struct and table 
parameters easier. The first draft of new module sapnwrfc.data is 
already committed (but not included in the release).

Regards,
Kai


More information about the Digitalmars-d-announce mailing list