#1885: Parrot_load_bytecode should only load bytecode
-------------------------+--------------------------------------------------
 Reporter:  whiteknight  |       Owner:  cotto   
     Type:  RFC          |      Status:  new     
 Priority:  normal       |   Milestone:          
Component:  core         |     Version:  master  
 Severity:  medium       |    Keywords:  pir, pbc
     Lang:               |       Patch:          
 Platform:  all          |  
-------------------------+--------------------------------------------------

Comment(by whiteknight):

 I'm not against the idea of creating a new opcode to simplify the
 transition. If we go that route I want to be explicit that we aren't
 changing load_bytecode but are instead removing it completely. I do not
 want to add in a new opcode without the promise that we are also going to
 remove the old one. I don't want to add to code bloat.

 If we decide to go ahead with this plan (it's only an RFC right now) we
 can deprecate load_bytecode and it's internals completely, replace that
 with load_pbc (I can set up a GCI task to do this even) and go from there.

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