Version compatibility

Posts   
 
    
Ruizzie avatar
Ruizzie
User
Posts: 34
Joined: 14-Oct-2003
# Posted on: 10-Feb-2006 13:35:04   

Hi there,

At the moment I am generating code for an 'old' program using version 1.0.2003.1 on PC #1 and generating code for some new projects using version 1.0.2005.1 on PC #2.

I believe there is no simple way to get version 1.0.2005.1 to generate code in 2003 style? Other than creating a new TemplateSet with modified paths that is? Or is this not so labour intensive as it would seem?

Kind regards, Ries

Ruizzie avatar
Ruizzie
User
Posts: 34
Joined: 14-Oct-2003
# Posted on: 10-Feb-2006 13:49:58   

Allright, should perhaps have read the section 'Migrating your code' in the helpfile before posting. The issues remains though, cause I am not really planning to migrate the code as I just want to do maintenance on it. And also we have some custom templates attached which make migrating even less attractive.

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39930
Joined: 17-Aug-2003
# Posted on: 10-Feb-2006 14:42:23   

You can also keep 2 versions installed side by side: copy the folder in which LLBLGen Pro is installed on PC 1 to PC2 into a new folder. Viola, you can use 2003.1 and 2005.1 simple_smile

Frans Bouma | Lead developer LLBLGen Pro
Ruizzie avatar
Ruizzie
User
Posts: 34
Joined: 14-Oct-2003
# Posted on: 10-Feb-2006 17:10:32   

So there is a simple way simple_smile . The installer fooled me!