tags:

views:

10

answers:

0

I have some Utility Classes. Developed them for one project, but going to re-use them in others. What is the best way to organize this - avoiding copy and paste etc. Should I build one project with just the utility classes and make the actual "Product Projects" depended on this "utility project" ?