hi,
I am a new user in Turbine. in my velocity site, i
use $data to access the RunData Object. So, i can
access / use all the public methods on the RunData
class.
so, i call the setACL to set a new ACL to the
RunData object ( because i grant a new permission to
the user ), and the $data's ACL set to new ACL. But
when i try to access to that page again, the $data's
ACL remain the old one. The $data only reset to the
new ACL when i logout and login again.
May i know how to let the $data object always
updated ?
Note: i have tried $data.save(), but still the same
problem.
Thank.
Ling.
__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]