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 <[email protected]>:
> 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
> [email protected]
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to