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

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

[Octave-bug-tracker] [bug #51824] octave integration into java


From: Ernst Reissner
Subject: [Octave-bug-tracker] [bug #51824] octave integration into java
Date: Thu, 19 Oct 2017 19:56:35 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0

Follow-up Comment #4, bug #51824 (project octave):

Information: 

The main provider for integration of octave within java 
was javaOctave (https://kenai.com/projects/javaoctave/pages/Home), 
whereas some alternative is joPas (http://jopas.sourceforge.
net/) which is comparatively poor. 

The problem is, that http://kenai.com/ closed. 
Thus I fetched my own site to host this project. 
This is necessary because javaoctave was written in java 
and java for class naming requires ownership of a website 
to obtain a unique namespace for its classes. 

For example, octave has site www.octave.org 
and so it owns all java classes named org.octave.xxx. 

My new site is www.simuline.eu, 
which gives me the right to write public java classes 
named eu.simuline.xxx. 
This prevents name clash. 


 


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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