octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #48428] Support for java.lang.XXX syntax


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #48428] Support for java.lang.XXX syntax
Date: Thu, 19 Jul 2018 11:48:44 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #14, bug #48428 (project octave):

Andrew:  Yes, that's a place to start, but there really shouldn't be too much
code added there for supporting Java.

I think the subsref and subsasgn methods in the octave_java class in
ov-java.cc should be doing most of the work.  Is
tree_evaluator::visit_index_expression not handling index expressions properly
for Java calls like


java.lang.foo.bar


What needs to be done differently?

I did some work recently on visit_index_expression and the subsref functions
in the octave_value classes and I was looking at this code again yesterday to
try to figure out how the next_subsref methods could be eliminated.  So I'd be
glad to discuss this with you further, either here, on IRC, or the maintainers
mailing list.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48428>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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