
01-24-2008, 12:26 PM
|
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
|
Well we could eventually start with adding some flag to complete block access to variables from outside, and then you write functions for retrieving data.
The syntax for getters/setters would look more like "function set varname(value)" and "function get varname()" to be compatible with ECMA/JavaScript. |
|
|
|