Opened 6 years ago
Last modified 4 years ago
#1254 new task
Remove obsolete documentation about send-super and related functions/macros
Reported by: | rongarret | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Objective-C Bridge | Version: | trunk |
Keywords: | Cc: |
Description
Subject line kinda says it all. The docs contain information about send-super and related functions (%send-super, send-super/stret, etc.) These functions/macros don't actually exist, and they aren't needed because (AFAICT) call-next-method subsumes their functionality.
Note: See
TracTickets for help on using
tickets.
Milestone Clozure CL 1.10 deleted