Release 1.12 of the C++ Middleware Writer on line

Started by
1 comment, last by jpetrie 14 years ago
Release 1.12 of the C++ Middleware Writer is now on line. This release fixes several bugs and adds support for the following: 1. Multiple inheritance, but we don't support virtual inheritance yet. G-d willing, we'll add that later. 2. boost::scoped_ptr, auto_ptr/unique_ptr. 3. Accounts An account is now needed to use the command line interface of the C++ Middleware Writer. When an account is created, a directory will be associated with the account. That directory is reused with each request and only the input files that have changed since your last request are transmitted. The command line interface config file, direct.cfg, refers to an Account-Number. That file has to be updated after you set up an account. Use this page to set up an account. Setting up an account is currently trivial -- no questions asked -- just click the button. There's an example of the multiple inheritance and scoped_ptr support here. Cheers, Brian Wood http://webEbenezer.net (651) 251-9384
Advertisement
Moving to Your Announcements.
This is the second time I've had to move one of your announcement threads. Please post in the correct forum next time.

This topic is closed to new replies.

Advertisement