#1895: [DEPRECATED] difference between :load and :init Sub flags
-------------------------+--------------------------------------------------
 Reporter:  plobsing     |       Owner:        
     Type:  deprecation  |      Status:  new   
 Priority:  normal       |   Milestone:  2.11  
Component:  none         |     Version:  2.10.0
 Severity:  medium       |    Keywords:        
     Lang:               |       Patch:        
 Platform:               |  
-------------------------+--------------------------------------------------
 Depending on whether PIR is being run or loaded, :init or :load flagged
 subs get invoked.

 This distinction is meaningless and results in many subs being flagged
 :init :load, as well as unecessary complexity in the implementaiton.

 :load will take on the role of both behaviours. :init will become a no-op
 for a deprecation cycle.

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