[fpc-pascal] with in classes/records

Ryan Joseph ryan at thealchemistguild.com
Wed Sep 5 06:22:50 CEST 2018



> On Sep 4, 2018, at 7:15 PM, Sven Barth via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:
> 
> The idea of the default property is that *all* operators (and methods) (except management operators) are hoisted from the type of the default property. The assignment of one record with default property to another of the same type is handled by the Copy management operator. 
> 

I just realized that default shouldn’t be allowed on non-object fields right? I think that’s what was decided and makes most sense to me too. Disregard my last email. Sorry if I make a bunch of noise while I’m working on this but I’m probably going to have lots of questions coming up.

Regards,
	Ryan Joseph




More information about the fpc-pascal mailing list