Ticket #1597 (closed bug: done)

Opened 12 years ago

Last modified 11 years ago

add "provides" for sub/eval/multisub/etc.

Reported by: coke Owned by:
Priority: normal Milestone:
Component: none Version: trunk
Severity: medium Keywords:
Cc: sorear Language:
Patch status: Platform:

Description (last modified by coke) (diff)

All the pmcs that are intended to be invoked should have a provides clause - perhaps callable or invokable or even just sub.

(This corresponds to the rough provides that already exist for string, array, hash, etc.)

Change History

Changed 12 years ago by coke

  • description modified (diff)

discussion on #parrot leans towards

invokable

. Also, don't forget

Continuation

.

Changed 12 years ago by bacek

Hello.

I've added "provides invokable" to all PMCs except Object in r46700. Not sure should about Object semantic.

-- Bacek

Changed 12 years ago by kurahaupo

Please can we consider spelling it "invocable" rather than "invokable"?

(Traditional English spelling only requires /k/ when followed by /e/ or /i/; otherwise the root spelling /c/ is used, as in "invocation". This isn't a US-vs-England thing; all the "in print" dictionaries such as OED & Websters agree on this; only Wiktionary and Aspell include spellings with /-ka-/.)

Changed 12 years ago by bacek

Sigh... English is my forth language only...

Changed 11 years ago by bacek

Hello.

I think this ticket can be marked as "done". If no one object I'll close it in few days.

-- Bacek

Changed 11 years ago by bacek

  • status changed from new to closed
  • resolution set to done

No objections. Closing ticket.

Note: See TracTickets for help on using tickets.