On 04 Jun 2010, at 15:22, Michael Van Canneyt <mich...@freepascal.org> wrote:

On Fri, 4 Jun 2010, spir wrote:

-1- class wrappers
Are there in stock implementations of class wrappers for primitive types: such as TInteger, TString, etc? (that would for instance just hold a .value attr and delegate operations to builtin funcs or procs) This would save me some work :-)

No. They are planned. They partially exist for the objectivec import layer.
(although they may be semantically different there)



They don't exist in Objective-C (and hence not in Objective-Pascal either)

Maybe you were thinking about class helpers, but that's something different.


Jonas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to