tags:

views:

67

answers:

5

I'm working on a project for a university where I take a current piece of open source software and adapt it to their personal needs. This involves some time learning the layout and implementation of the source code I'm going to be modifying.

What would you call this? Bonus points for succinct phrases and/or words.

Thanks!

+3  A: 

Software Analysis

Ryan Gooler
+1  A: 

Take-on. Acquisition. Knowledge transfer. Build knowledge base. Project startup. Learning/study phase.

EJP
+1  A: 

Familiarization [with the existing product].

It's important that you don't skip this step - you don't want to be reinventing the wheel when you add your code in.

slugster
What's wrong with reinventing the wheel once in a while? If done right, you can conquer the world: http://en.wikipedia.org/wiki/Chariot
MusiGenesis
A: 

Implementation Research and Re-purposing Analysis

David Hoerster
A: 

Open source transmogrification.

MusiGenesis