Delegates

Registered by Dylan Borg

This includes making and consuming delegates.

Blueprint information

Status:
Complete
Approver:
Dylan Borg
Priority:
Essential
Drafter:
Dylan Borg
Direction:
Approved
Assignee:
Dylan Borg
Definition:
Approved
Series goal:
Accepted for 11.2.x
Implementation:
Implemented
Milestone target:
milestone icon 11.2.8.x
Started by
Dylan Borg
Completed by
Dylan Borg

Whiteboard

Implemented, tested and deployed as of 11.2.8.1. Fully functional by ,eans of a bug fix at 11.2.8.2 The consuming part implements a C# 1.0 style system. The ptr expression from 11.2.7.9 is now deprecated as it cannot give pointers for all cases. the new 'new integrated' delegate instantiation model allows all the cases of delegate making except over instance methods in valuetypes. This is ok since normally methods to be delegated are stored in reference types. The + and - overloads for delegates are also ready. The making part allows for one line delegate declaration.

(?)

Work Items

Dependency tree

* Blueprints in grey have been implemented.

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.