> On Sep 4, 2018, at 7:15 PM, Sven Barth via fpc-pascal 
> <fpc-pascal@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

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to