develooper Front page | perl.perl5.porters | Postings from July 2022

Re: 'class' feature has begun / initial tidying PRs

Thread Previous
From:
Elvin Aslanov
Date:
July 1, 2022 07:17
Subject:
Re: 'class' feature has begun / initial tidying PRs
Message ID:
CAJ4KP=0SrmLPcQ+H8t9yDdYhJM_3bSUpCuWyAkiJoJN+ZqV2ZQ@mail.gmail.com
Awesome news, thanks Paul Evans, will watch your great work closely.


On Fri, Jul 1, 2022 at 11:04 AM Ovid <curtis.poe@gmail.com> wrote:

> On Thu, Jun 30, 2022 at 8:08 PM Paul "LeoNerd" Evans <
> leonerd@leonerd.org.uk> wrote:
>
>> I've just started the implementation of `use feature 'class'`. I
>> thought I'd let people know this, and also draw attention to some
>> tidying-up PRs I've created in the process.
>>
>> The main body of work is sitting on my tree at
>>
>>   https://github.com/leonerd/perl5/tree/feature-class
>>
>> (though I often rebase + force-push it so I don't really suggest anyone
>> else keeps a long-lived checkout from it)
>>
>> Of particular note is the set of unit tests for the class system that
>> I've added in the `t/class/` directory. Those being plain Perl should
>> be readable to anyone, and give an overview of where we're aiming, as
>> well as what state we're currently in. There's not a lot there yet but
>> I hope to expand on it in the coming weeks.
>
>
>
> This is fantastic news, Paul! Thanks :)
>
> Given that forking off of that isn't workable, what's the best way I can
> help with testing? Wait until things are merged into bleed and then submit
> PRs against that?
>
> Curtis "Ovid" Poe
> CTO, All Around the World
> World-class software development and consulting
> https://allaroundtheworld.fr/
>

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About