octave-maintainers
[Top][All Lists]
Advanced

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

Re: package manager patch + problem


From: David Bateman
Subject: Re: package manager patch + problem
Date: Fri, 02 Mar 2007 10:57:23 +0100
User-agent: Thunderbird 1.5.0.7 (X11/20060921)

John W. Eaton wrote:
> | The other disadvantage is that it is ugly.
> | 
> | The documentation for file_in_loadpath says it
> | returns the absolute path, and testing on
> | octave 2.1.69 OS X supports this.
>
> I think that using file_in_loadpath can cause some confusion if there
> are multiple functions with the same name in the loadpath.
>
> jwe
>
>   
That might be addressed with something like

autoload("glog",file_in_loadpath("gf.oct")[1]);

In any case we should decide on one way of doing it and it appears that
"which" isn't the right way due to the issue of unloading DLL's under
windows..

Regards
David


-- 
David Bateman                                address@hidden
Motorola Labs - Paris                        +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 6 72 01 06 33 (Mob) 
91193 Gif-Sur-Yvette FRANCE                  +33 1 69 35 77 01 (Fax) 

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary



reply via email to

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