Ticket #2529466 (closed enhancement)

Reporter


Greg Hinch
Opened: 10/23/10
Last modified: 11/28/10
Status: closed
Type: enhancement
Resolution: expired

Owner


Jenny Donnelly
Target Release: 3.3.0
Priority: P3 (normal)
Summary: Make DataSource IO and Get callback functions not anonymous
Description:

Using anonymous functions for the callback handlers in DataSource.IO and DataSource.Get makes adding plugins difficult, can they be moved to properties of the constructor so they can be intercepted
via doBefore, etc?

Type: enhancement Observed in Version: 3.2.0
Component: DataSource Severity: S3 (normal)
Assigned To: Jenny Donnelly Target Release: 3.3.0
Location: Priority: P3 (normal)
Tags: Relates To:
Browsers: N/A
URL:
Test Information:

Change History

Jenny Donnelly

YUI Developer

Posted: 11/19/10
  • milestone changed to 3.3.0
  • priority changed to P3 (normal)
  • status changed from new to infoneeded

This has been done for DataSource.IO, but DataSource.Get is trickier bc I need those closures to have access to the transaction GUID. Can you specify your Get use case for further exploration, like via events?

Jenny Donnelly

YUI Developer

Posted: 11/19/10

[ref #2529466] Unanonymize DS.IO callback fns.
View Commit: 550a487c1a9f2ed0b47672fe6521a0a2067483b0

yuibuild

Posted: 11/28/10
  • resolution changed to expired
  • status changed from infoneeded to closed

Ticket automatically closed due to no activity.