Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

Better use of Generics #73

Closed
2 tasks
kitsonk opened this issue Sep 29, 2015 · 1 comment
Closed
2 tasks

Better use of Generics #73

kitsonk opened this issue Sep 29, 2015 · 1 comment
Milestone

Comments

@kitsonk
Copy link
Member

kitsonk commented Sep 29, 2015

Currently we have a lot of the API that doesn't leverage TypeScript generics effectively. Using generics with type inference will help users of the APIs in TypeScript to generate safer code. Areas where I think we should address generics:

  • dojo/aspect
  • dojo/lang
@morrinene morrinene assigned maier49 and unassigned morrinene Nov 13, 2015
maier49 added a commit to maier49/core that referenced this issue Nov 25, 2015
kitsonk pushed a commit that referenced this issue Jan 5, 2016
Improve the use of generics in lang.ts.

Closes #87
Refs #73
@kitsonk kitsonk added this to the 2.0.0 milestone Mar 11, 2016
@kitsonk kitsonk modified the milestones: 2016.07, 2.0.0 Apr 8, 2016
@kitsonk kitsonk modified the milestones: 2016.07, 2016.08 Aug 1, 2016
@kitsonk
Copy link
Member Author

kitsonk commented Oct 4, 2016

We can always improve this, but there are no specific actions at this point. Closing...

@kitsonk kitsonk closed this as completed Oct 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants