octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Namespace resolution in libinterp


From: Sahil
Subject: Re: Namespace resolution in libinterp
Date: Sat, 7 Jul 2018 01:49:20 -0700 (MST)

AndrewJanke wrote
> Can someone point me to the place in the Octave code (probably in 
> libinterp?) where it handles namespace resolution, so I can use that as 
> a starting point?

Hi Andrew

A quick peek led me to these two files [1], [2]  which might be of your
interest.
Also, I couldn't see if the latter syntax is used by MATLAB, it still uses
the former one [3], I believe? Not sure how will it increase matlab
compatibility. 

Best
Sahil
 
[1]
https://hg.savannah.gnu.org/hgweb/octave/file/74fbe0d91994/libinterp/octave-value/ov-java.cc
[2]
https://hg.savannah.gnu.org/hgweb/octave/file/74fbe0d91994/libinterp/octave-value/ov-java.h
[3] https://in.mathworks.com/help/matlab/ref/javaobject.html




--
Sent from: http://octave.1599824.n4.nabble.com/Octave-Maintainers-f1638794.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]