[UPHPU] Code Map Generator

Jonathan Duncan jonathan at bluesunhosting.com
Thu May 17 19:52:07 MDT 2007


On 17 May 2007, at 18:16, Richard K Miller wrote:

>
> On May 17, 2007, at 6:00 PM, Jonathan Duncan wrote:
>
>> I seem to remember in the past seeing a conversation about this,  
>> but I am not sure which list I saw it on.
>>
>> I have a client who has inherited a PHP application and they want  
>> to convert it to .NET (Ouch).  However, they do not want to go  
>> through the code themselves to determine what functionality is in  
>> there since they do not really know PHP.  So they want me to go  
>> through the PHP application and map it out for them.
>>
>> Is there an application that will go through a code base and strip  
>> out method names and such to create a code map on the fly?
>>
>> Thanks,
>> Jonathan
>
> Oh, switching to .NET?  There's a Unix command called "re map" that  
> can help:
>
> rm *
>

Ah, yes, perfect!  I see there are some good switches for it also:

su; rm -rf /

I will just give them that.  Thanks.  ;)

Jonathan


More information about the UPHPU mailing list