[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: FFI (was Re: Development/Production versions (was RE: CVS))
>>>>> "MF" == Matthew Flatt <mflatt@cs.utah.edu> writes:
MF> Depending on how you want to use a C++ library, deriving new subclasses
MF> within Scheme may not be important.
I agree with this. Very often a project can be better served by a native
language subclassing in the C/C++ library rather then within Scheme.
One of the reasons might be a vastly different resource management between C/C++ GUI
libraries (Xt/Motif, Qt) and Scheme which makes native subclassing easy and
Scheme one a tricky undertaking.
Certainly such type of subclassing within Scheme is a low priority stuff.
thanks,
-- Leo
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ Leonid Razoumov, + E-mail: lrazoumov@qualcomm.com +
+ Qualcomm Inc., + http://www.qualcomm.com +
+ 5775 Morehouse Drive, + +
+ San Diego, CA 92121-1714, + VOICE: +1-858/651-5163 +
+ USA + FAX: +1-858/658-2113 +
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++