No, but it's installed now.
it seems better, no crash since yesterday :)
But always problems with sessions, variables are not receiving for
each page refresh, cache problem ?
Example :
client.core.getSession('myvariable', function(resp) {
console.log('session '+resp.data.sessions.myvariable); // <= EXECUTED
ONCE ON TWO ON AVERAGE
});
I don't understand why... (client.core.options.restore is always true)
--
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/