Hi philipp,

when you save a property on a user like
user.foo = "bar";

this save a private property and it's only accesible from a server side
module.

Regards.

Philipp Fuehrer wrote:
> hi there :)
>
> if i set a private property to a user on serverside (like user.var =
> 'value';) will it be saved on server side and only be accessible via
> the server module or also for the client theoretically?
> i want to save some data on the server side which shouldn't be
> accessible for any client, that's why i'm asking.
>
> flip
>
>   

-- 
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

Reply via email to