Transition to Adapter from Self Servicing

Posts   
 
    
mattlant
User
Posts: 16
Joined: 24-Jun-2005
# Posted on: 01-Oct-2008 03:43:23   

Hi. I started a project a while back that was supposed to be somewhat small, but it has ended up ballooning in size. Back then I had made the decision to go with self servicing.

Now I would like to switch to Adapter. Is it possible to have both self servicing code and adapter code refernced by the same project while I modify the code? I would at least like it to stay functioning while I transition, as it may take a while to complete.

Is there a better way to do this?

Any suggestions are most welcome,

Thanks

Matt

Walaa avatar
Walaa
Support Team
Posts: 14993
Joined: 21-Aug-2005
# Posted on: 01-Oct-2008 09:42:11   

Is it possible to have both self servicing code and adapter code refernced by the same project while I modify the code?

That's possible, I see nothing against it.

mattlant
User
Posts: 16
Joined: 24-Jun-2005
# Posted on: 01-Oct-2008 09:50:46   

Walaa wrote:

That's possible, I see nothing against it.

Thanks for the reply, i appreciate it. I just wanted to see if anyone knew a defintive answer before i even tried it.

thanks again.