|
|
|
|
|
by PaulHoule
1179 days ago
|
|
Like not having enough or managing the memory you do have? I’d say that garbage collection was key to large scale software reuse as if you didn’t have garbage collection you’d have to have a lot of cooperation between libraries and applications (how does the application know the library doesn’t need a piece of memory or vice versa?) |
|