#85: Add exported function Parrot_set_HLL()
--------------------+-------------------------------------------------------
 Reporter:  barney  |       Owner:     
     Type:  RFC     |      Status:  new
 Priority:  normal  |   Milestone:     
Component:  none    |     Version:     
 Severity:  medium  |    Keywords:     
     Lang:          |       Patch:     
 Platform:          |  
--------------------+-------------------------------------------------------

Comment(by barney):

 This issue was discussed on #parrotsketch 2008-12-23.

 The consensus was that messing with current_HLL is messy indeed.
 A better solution is to add on optional param 'hll' to
 Parrot::Embed::find_global().
 The default of the parameter 'hll' would be 'parrot'.
 Once a sub is found, the sub knows it's appropriate hll root namespace.

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