- Aug 12, 2014
- 522
- 3
- 81
Hello guys,
I was wondering if anyone has a strict definition for 'framework'.
I read someone's definition somewhere online; he simply said that a software framework is just any pre-written code that can be called out to and utilized by programmers writing code in the future.
By that definition, a simple DLL would be considered a framework.
But, so would the Java Virtual Machine.
There's a hell of a lot of a difference between a simple DLL and the entire JVM.
So, I was wondering what the exact definition for 'software framework' is.
Thanks.
I was wondering if anyone has a strict definition for 'framework'.
I read someone's definition somewhere online; he simply said that a software framework is just any pre-written code that can be called out to and utilized by programmers writing code in the future.
By that definition, a simple DLL would be considered a framework.
But, so would the Java Virtual Machine.
There's a hell of a lot of a difference between a simple DLL and the entire JVM.
So, I was wondering what the exact definition for 'software framework' is.
Thanks.