#117: [todo] 4 different perl slurp methods in Parrot::
-----------------------+----------------------------------------------------
 Reporter:  rurban     |        Owner:  jkeenan
     Type:  cage       |       Status:  closed 
 Priority:  minor      |    Milestone:         
Component:  configure  |      Version:  trunk  
 Severity:  medium     |   Resolution:  fixed  
 Keywords:             |         Lang:         
    Patch:             |     Platform:  all    
-----------------------+----------------------------------------------------
Changes (by jkeenan):

  * status:  assigned => closed
  * resolution:  => fixed


Comment:

 I changed the names of two Parrot::Configure::Data methods, ''slurp()''
 and ''slurp_temp()'', so that we could reduce the number of '*slurp*'
 subroutines that ''ack'' or ''grep'' would find in the repository.

 The function in Parrot::Distribution is a method in that class, so it has
 to be retained (at least for the time being).

 Since the subroutines found in Parrot::Configure::Utils and Parrot::Test
 are used in many test files, I figured it would be simpler to alias those
 subroutines to the function in Parrot::BuildUtil than to re-code all those
 tests.

 Closing ticket.

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