On 12 Sep 2009, at 18:00, dmitry boyarintsev wrote:
Do understand things right? Delphi (.net?) class helpers are very
close to objective-C categories, for the expection, that helpers can
also add additional members and properties.
Can they really add new fields? (I guess that's what you mean
In our previous episode, dmitry boyarintsev said:
>
> Do understand things right? Delphi (.net?) class helpers are very
> close to objective-C categories, for the expection, that helpers can
> also add additional members and properties. While categories are
> allowed to add new methods only?
As
Hello FPC Developers.
With the recent discussion of "what new fpc feature students can
implement" (at lazarus mailling list), I've followed the given link:
http://edn.embarcadero.com/article/34324
Do understand things right? Delphi (.net?) class helpers are very
close to objective-C categories,