Hi,
You dont need the second argument .
I am passing cmd.user object which is enough to set the properties,
that not the problem I am having..
The user properties are set, is the delay that is killing me..
cmd.user has the user object which allow you to set his properties.
I pass the function like this setloggedinProperties(cmd.user);
if (res){ user.setProperty('isauthorized', res) }
even so using your suggestion which I have tried, I got the same
behavior..
read the code above.. I forgot to eliminate cmd from the text.. my
mistake
I am putting all mi attention in you...
--
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/