|
| From: | Ceral Paquet |
| Subject: | [Octave-bug-tracker] [bug #45201] namespace support (+dir) |
| Date: | Thu, 28 May 2015 12:28:42 +0000 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0 Iceweasel/37.0.2 |
URL:
<http://savannah.gnu.org/bugs/?45201>
Summary: namespace support (+dir)
Project: GNU Octave
Submitted by: octavebugs
Submitted on: Thu 28 May 2015 12:28:41 PM GMT
Category: None
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: None
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 4.0.0-rc4
Operating System: GNU/Linux
_______________________________________________________
Details:
I saw an old thread about supporting Matlab's namespace convention. You put a
folder in the path starting with a plus character then all functions inside
the folder can be called by prepending the folder name.
E.g. the folder is
+mydir
and the functions inside are called by mydir.myfunction()
http://octave.1599824.n4.nabble.com/namespace-support-td1638758.html
It seems it was not implemented in Octave. Is there any plan to do so? There's
a lot of code out there using the convention that won't run in Octave.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?45201>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |