i've found a message in this google group that tells that properties are not stores on server side. so i manage variables on server side now on my own.
flip > 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/
