Hi Manny
You need to be aware of the advantages and disadvantages of solutions, managed vs unmanaged.
Managed
- Cannot make any changes to the solution
- But the solution can be rolled back
Unmanaged
- Can make changes
-But cannot be rolled back - you can delete the soltuion, but the components and changes will remain
The ideal scenario (since you are release your solution to the marketplace) is to keep the soltuion as managed, so you can still roll back, but leave the components as customizable - this will allow you to add in one more solution, import the components
and make changes to them. Of course the additional solution woud have to be an unmanaged one.
Thansk and Regards
AnMandal