Is there something special to keep in mind when working with object oriented panels?

When using a public Panel Reference function you should keep in mind, that the function can be called by several different scripts simultaneously.

If the implementation of the function is not able to handle this (e.g. the function is not thread-safe) it has to be declared as synchronized.

Date added:
Last revised:
Hits:
7.871
Version:
3.15
Rating:
Rating: 4.2. 58 vote(s).
58 anonymous votes
No rating done at all.
Your vote was '' (0 of 5) You are an anonymous user.
You may log on to do personalized votings
Click the rating bar to rate this item Please log on to do ratings
  • Notification

    FE user cannot be identified! (1403201096)

Tags:
OOP