[fpc-devel] OO rewrite - technical questions
Mattias Gärtner
nc-gaertnma at netcologne.de
Mon Jul 19 12:52:04 CEST 2010
Zitat von Hans-Peter Diettrich <DrDiettrich1 at aol.com>:
> [...]
> These handler procedures need further information, that currently
> resides in global variables. In an OO approach these variables
> become class members, so that an additional reference to a concrete
> object is required in the directive handlers.
About converting global variables for threads:
What are the advantages/disadvantages of using ThreadVar versus member
variables?
Did someone test the speed differences?
Mattias
More information about the fpc-devel
mailing list