> On Apr 25, 2018, at 8:59 PM, Maciej Izak <hnb.c...@gmail.com> wrote:
> 
> 4. finish work for closures

Having closures in FPC would be a major milestone.

> 5. few parts of extended RTTI
> 6. aspects

what’s aspects?

> 
> after point "3" new mode has more sense but after "6" is rather obligatory ;).
> 

Don’t forget about default constructors for records. :) The syntax is already 
there for  declarations. It would be so nice. ;)

var
  p: TPoint;
begin
  p := TPoint(x: 0, y: 0)

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