On Sat, Oct 17, 2009 at 7:55 AM, Paul Ishenin <webpi...@mail.ru> wrote:
> Class helpers will appear in fpc sooner or later too. As I heard they are
> needed (although a bit extended) for the Jonas objective pascal project.

Obj-C categories are different to helper-classes.
Helper-classes don't extend class methods, they just provide a way to
access private/protected class section.
Categories actually are adding methods to a obj-c class.

thanks,
dmitry
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to