#448: [TODO] Migrate non-essential PMCs to dynpmcs
---------------------+------------------------------------------------------
 Reporter:  allison  |       Owner:     
     Type:  todo     |      Status:  new
 Priority:  normal   |   Milestone:  2.0
Component:  none     |     Version:     
 Severity:  medium   |    Keywords:     
     Lang:           |       Patch:     
 Platform:           |  
---------------------+------------------------------------------------------

Comment(by pmichaud):

 The CodeString PMC is used extensively by PGE and PCT to generate PIR
 output.  There wouldn't seem to be much advantage to making it into a
 dynpmc.

 Similarly, Eval PMCs are the result of compiling PIR to bytecode, so I
 suspect those should stick around as well.

 Lastly, I would think that almost every language will end up using the Env
 PMC in order to access environment variables.  It also wouldn't surprise
 me if PCT::HLLCompiler ends up probing the environment in places.

 Pm

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