[Lazarus] OOP basics - 2

Marco Alvarado cronodragon at gmail.com
Thu Apr 15 00:36:17 CEST 2010


Just an idea. It would be useful to have something like PHP's
include_once, but with the functionality of "uses". For example,
instead of inserting the whole content of the included file, it could
break it at interface and implementation keywords, and insert each
block in the corresponding sections.

Regards!
-Marco



2010/4/14 Paul Ishenin <webpirat at mail.ru>:
> 15.04.2010 0:13, Kjow wrote:
>>
>> But, can I implement functions/methods of "designed form" on others units?
>
> For this you need class helpers which are not implemented at the moment in
> FPC.
>
> Best regards,
> Paul Ishenin.
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>




More information about the Lazarus mailing list