On Fri, 26 Sep 2008, Szak�ts Viktor wrote:
> BTW folks, I'm seeing replies on nabble.com (by Angel Pais
> for example) to this thread, but these messages don't make
> it to this list (which is BTW perfectly okay to avoid spam).

Hi Viktor and Angel,
I've just read this message and I've got answer for one thing.
Many thanks.
Publics are really global and the assign is done in atomic
operation what is the additional necessary protection I was writing
about in previous message. But to make it fully safe also access has
to be done as atomic operation or they have to extensively use GC.
I also found interesting information that statics are protected too.
I guess it's internal VM protection only not logical protection.
I can implement such protection but on some platforms it may be
expensive so I'm not sure it's worth to do. I'll return to this
problem in some spare time when I'll make some real speed tests.

best regards,
Przemek
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to