passing callId to callback after async call
-------------------------------------------
Key: JBSEAM-1679
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1679
Project: JBoss Seam
Issue Type: Feature Request
Components: Remoting
Affects Versions: 2.0.0.BETA1
Reporter: Christoph Aigner
Assigned To: Shane Bryzak
Priority: Trivial
passing callId (remote.js / line 732):
call.callback(value, context, callId);
makes it possible to differentiate between simultanous calls of certain functions, as
callId is already returned on function call
necessary if options/variables are related to certain backend-calls.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira