octave-maintainers
[Top][All Lists]
Advanced

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

Re: pkg.m is busted, gen_doc_cache sematics changed


From: Jaroslav Hajek
Subject: Re: pkg.m is busted, gen_doc_cache sematics changed
Date: Thu, 26 Feb 2009 10:31:01 +0100

On Wed, Feb 25, 2009 at 9:37 PM, John W. Eaton <address@hidden> wrote:
> On 25-Feb-2009, Jaroslav Hajek wrote:
>
> | I find it sort of convenient (especially w.r.t command completion)
> | that most string functions start with "str" (but without the
> | underscore), so what about just creating "strsplit"? Apparently
> | getting the output of "split" from strsplit is a trivial matter of
> | filtering the result through "char", so I think we can also make
> | "split" deprecated (and tell user the hint above). The current code of
> | "split" seems to use a slow (loopy) implementation anyway.
> |
> | Can I make such a change?
>
> Seems OK to me.
>
> Thanks,
>
> jwe
>

I implemented strsplit and deprecated split. I also updated the other
functions using split.

cheers


-- 
RNDr. Jaroslav Hajek
computing expert
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz


reply via email to

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