#1597: add "provides" for sub/eval/multisub/etc.
--------------------+-------------------------------------------------------
 Reporter:  coke    |       Owner:       
     Type:  bug     |      Status:  new  
 Priority:  normal  |   Milestone:       
Component:  none    |     Version:  trunk
 Severity:  medium  |    Keywords:       
     Lang:          |       Patch:       
 Platform:          |  
--------------------+-------------------------------------------------------

Old description:

> 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.)

New description:

 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.)

--

Comment(by coke):

 discussion on #parrot leans towards
 {{{
 invokable
 }}}
 . Also, don't forget
 {{{
 Continuation
 }}}
 .

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1597#comment:1>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to