|
|
|
|
|
by MC27
5754 days ago
|
|
If you wrote your own framework then you could grab an area of the code like a database layer, caching system, template system. If you built code on top of an existing framework then that's more difficult, because it's higher level, more abstract and spread out. |
|