|
From: | Hoeltgen Laurent |
Subject: | Re: inputParser improvements |
Date: | Sun, 21 Jun 2015 11:07:08 +0200 |
> _______________________________________________On Mon, Jun 8, 2015 at 4:14 PM, Laurent Hoeltgen <address@hidden> wrote:
> Hi,
>
> back in March (http://lists.gnu.org/archive/html/help-octave/2015-03/msg00060.html) I was asking about inputParser class in octave
> and the addParameter method that Matlab introduced. Last weekend I started
> implementing the addParameter method as well as the PartialMatching property
> that comes with it.
>
> Now my questions:
>
> Is there interest for the code, and if yes, where and in what format should I
> send it?
>
> So far I've added three tests to the inputParser.m file. They cover the
> addParameter method, a working partial matching and a non-working partial
> matching due to ambiguity. Is this enough or should I add more?
>
> Regards,
> Laurent
>
> Help-octave mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/help-octave
The best way to contribute would be to add the changeset (a patch) to
the patch tracker
https://savannah.gnu.org/patch/?group=octave
[Prev in Thread] | Current Thread | [Next in Thread] |