On 2011-03-10 21:14-0800 Alan W. Irwin wrote:

> This good swig result for Java bindings and examples gives me a lot of
> confidence that the remaining issues with Python, Lua, and Octave will
> be straightforward for me to sort out.

Hi Andrew:

I now (revision 11621) have good results (no errors, no warning
messages related to const, and the same C comparison results as
before) for all languages with Swig-generated bindings.

The last one (Octave) was much more difficult than the rest because of
all the special my_* API variants that are present in our current
Octave bindings. Could you please put on your ToDo list to take a
critical look at these my_* API variants for Octave?  I suspect a
number of those are not that useful and could be dropped so that we
could have simpler and easier-to-maintain Octave bindings going
forward.

I have also decided (revision 11622) to retire the matwrapped Octave
bindings.  The swig-generated Octave bindings are superior in all
respects that I am aware of.  Also, I certainly don't want to deal
with const issues (whatever those might be) for the matwrapped Octave
bindings, and I doubt anybody else wants to do that either.

This completes the swig-related part of the const modifier project
although to finish off the entire project there are still some
const-related compiler warnings I will be dealing with.

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to