Ticket #2529620 (closed enhancement)

Reporter


Jeff Pihach
Opened: 12/9/10
Last modified: 08/1/12
Status: closed
Type: enhancement
Resolution: fixed

Owner


Dav Glass
Target Release: 3.6.0
Priority: P4 (low)
Summary: Would like to see a context property in the YQL module
Description:

Right now if you want the callback to operate in a different context you have to; send it as a param, bind the function or use a reference variable. I would like to see a context property much like
other callbacks in YUI.

Type: enhancement Observed in Version: 3.2.0
Component: YQL Severity: S3 (normal)
Assigned To: Dav Glass Target Release: 3.6.0
Location: Library Code Priority: P4 (low)
Tags: yql, context Relates To:
Browsers: N/A
URL:
Test Information:

Change History

Dav Glass

Posted: 12/9/10
  • milestone changed to FUTURE
  • priority changed to P4 (low)
  • status changed from new to accepted

I'm not a huge fan of the context object, I would rather wrap it with a bind so it's clear that the context is switching on execution.

I will look into it..

Dav Glass

Posted: 04/5/12
  • location changed to Library Code
  • milestone changed from FUTURE to 3.6.0

Dav Glass

Posted: 04/5/12
  • estimated changed from 0 to 0.25
  • remaining changed from 0 to 0.25
  • sprint changed to sprint 1

Dav Glass

Posted: 04/6/12
  • completed changed from 0 to 0.25
  • remaining changed from 0.25 to 0

Dav Glass

Posted: 04/12/12
  • resolution changed to fixed
  • status changed from accepted to checkedin

Fixes #2529620 - Added context property to YQLRequest
View Commit: 5fe55828effb45203b269bf141ec9421d59ca6ad

Jenny Donnelly

YUI Developer

Posted: 08/1/12
  • status changed from checkedin to closed

Shipped in 3.6.0. Marking closed/fixed.