on 12/27/01 18:10, John DeSoi at desoi At mac DOT com wrote:
Hi John,
>> But they will not be in C wrapper also!!! >> >> This also will be wrapper, so it will contain the same functionality in >> fact. >> >> Full access to all features of kernel can give only C++. > > So features like sets are not possible in a shared library? I think > that was one of the main features I saw in the SDK that is not in the > XCMD shared library.
You have study VSDK ?! :-)
Yes, BitSet and ArraySet is not accessible not in V4RB, not in V4MD, not in VXCMD...Only in C++.
Just image what huge work I must do to map each features of C++ SDK into API!!!
But don't worry. In fact you get indirect access to this features, using SQL and VCursor. When you do SQL query, Valentina use all this features to resolve query. And you can expect that Valentina will do this in best way.
-- Best regards, Ruslan Zasukhin
------------------------- Paradigma.
e-mail: ruslan@paradigmasoft.com web : http://www.paradigmasoft.com
To subscribe to the Valentina mail list send a letter to valentina-on At lists DOT macserve.net ©2001 Ruslan Zasukhin |