7 ms·
Isn't that basically rolling your own framework? :) shrug Personally, I don't see it that way. Frameworks are more generalized and reusable. They tend to be so
by MrDom 12y ago
Isn't that basically rolling your own framework? :)
shrug Personally, I don't see it that way. Frameworks are more generalized and reusable. They tend to be so large because they have to take into account a wider degree of problems. Applications with custom architectures and some external libraries are very specific and not typically reusable. Maybe it's just a matter of degrees.