Ticket #1548 (new deprecation)

Opened 12 years ago

Last modified 11 years ago

[DEPRECATION] new_callback_p_p_p_s

Reported by: plobsing Owned by:
Priority: normal Milestone:
Component: core Version: 2.2.0
Severity: medium Keywords:
Cc: Language:
Patch status: Platform:

Description

new_callback inserts data into the user provided userdata parameter.

This opcode will be replaced with one of identical function with the exception of a new output parameter that provides a wrapping userdata object so that parrot's callback system does not trample over user's objects.

Change History

Changed 11 years ago by jkeenan

  • component changed from none to core

plobsing,

Can you give us an update on the status of this ticket?

Thank you very much.

kid51

Changed 11 years ago by plobsing

There are many changes that the native interface system needs. This is a less pressing one, ceding to the needs of structures and call-ins.

Note: See TracTickets for help on using tickets.