Damium
08-09-2011, 08:05 AM
Not sure if this is the right topic to discuss this but, in a way, it's kinda a best practices related.
I'm using FlashDevelop and I wonder if there's a way for me to have shared code between projects, so I just have to update that code once for all the projects.
As an example:
I have 2 projects. Some of the classes of those projects are exactly the same.
Whenever I have to make an update to one, I have to do it in the other aswell, or, just simply copy the class to the other directory.
It's not a big problem, but it would be nice that I could have that "shared code" in one place and update it once for all the projects that I have!
Hope I made it clear :P
Thank you.
I'm using FlashDevelop and I wonder if there's a way for me to have shared code between projects, so I just have to update that code once for all the projects.
As an example:
I have 2 projects. Some of the classes of those projects are exactly the same.
Whenever I have to make an update to one, I have to do it in the other aswell, or, just simply copy the class to the other directory.
It's not a big problem, but it would be nice that I could have that "shared code" in one place and update it once for all the projects that I have!
Hope I made it clear :P
Thank you.