What happens if you use a getter method instead of accessing the variable directly??? 
(e.g. getStr() {return str;} )
This would be more along the lines of the OO-PAragdim anyway.

Stefan

Reply via email to