You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
802 B

10 years ago
--- !ditz.rubyforge.org,2008-03-06/issue
title: rework duk_put_function_list() to use a hidden struct format and initializer macros
desc: |-
This would allow the underlying struct entries to be expanded and new
macros to be introduced (e.g. variant for lightfuncs) without breaking
source compatibility.
Right now duk_put_function_list() cannot be extended to support e.g. lightfuncs.
The fact that it exposes the struct contents makes it difficult to extend.
type: :task
component: duk
release: v2.0
reporter: Sami Vaarala <sami.vaarala@iki.fi>
status: :unstarted
disposition:
creation_time: 2014-12-05 00:49:31.931887 Z
references: []
id: 381d1e0a812e13fd633c4b52349d7c5e1dec0164
log_events:
- - 2014-12-05 00:49:32.150920 Z
- Sami Vaarala <sami.vaarala@iki.fi>
- created
- ""