[
http://jira.jboss.com/jira/browse/JBSEAM-1679?page=all ]
Shane Bryzak closed JBSEAM-1679.
--------------------------------
Fix Version/s: 2.1.0.GA
Resolution: Done
I'm a bit reluctant to pass all these extra parameters to the callback method, however
I guess in this case it's harmless.
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
Fix For: 2.1.0.GA
Original Estimate: 1 minute
Remaining Estimate: 1 minute
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