#1053: [TODO] Allow Parrot Hashes to have PMC keys
-----------------------+----------------------------------------------------
 Reporter:  bacek      |       Owner:       
     Type:  todo       |      Status:  new  
 Priority:  normal     |   Milestone:       
Component:  configure  |     Version:  trunk
 Severity:  medium     |    Keywords:       
     Lang:             |       Patch:       
 Platform:             |  
-----------------------+----------------------------------------------------

Comment(by bacek):

 This is easy to implement in few steps:

 1. Add {{{VABLE_hashvalue}}} function.

 2. Add Default.hashvalue to stringify SELF and calculate hash.

 3. Add Integer.hashvalue and String.hashvalue.

 4. Adjust Parrot_Hash to use VTABLE_hashvalue for PMC keys.

 --
 Bacek

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1053#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