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

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

[Octave-bug-tracker] [bug #55667] Conflict between package namespace and


From: Guillaume
Subject: [Octave-bug-tracker] [bug #55667] Conflict between package namespace and function name
Date: Thu, 7 Feb 2019 11:06:18 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0

Follow-up Comment #2, bug #55667 (project octave):

That's a worry... This is a scenario I had in mind for some code refactoring
where I have an octave.m function and want to create +octave/+algebra,
+octave/+plot, etc, directories while still keeping octave.m for backward
compatibility.

It might look like a contrived example but it still means that it prevents you
to name a function with any namepace that might be in your path (matlab and
containers by default so far with Octave only).

While I like the "function calls may be further indexed" extension, I was
wondering whether this particular scenario could be detected and a workaround
be added.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55667>

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




reply via email to

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