Print Page | Close Window

Versioning

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=10595
Printed Date: 01 October 2024 at 4:13pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Versioning
Posted By: adrien
Subject: Versioning
Date Posted: 12 May 2008 at 4:27am
Hi
 
We've been having a few problems with versioning, related to the version number and build-environment being hard-coded into the name of the DLLs.
 
What is the policy regards naming the DLLs if there is no API change?
 
For instance, if we ship 30 DLLs, which depend on ToolkitPro1200vc60.dll, then we need to patch one of the DLLs, but meanwhile you released v 12.1 with some bug-fixes, so when we build the new DLL it depends on ToolkitPro1201vc60.dll we have a problem.
 
This is because all of a sudden if we shipped the new CJ DLL as well, we'd have 2 CJ DLLs loaded in the space of our application.  Is this a real problem or can multiple CJ DLLs co-exist in the same process space?
 
Otherwise we need to rebuild all modules, and release all as a patch, and they need to be synchronised (i.e. client can't update some modules and not others).
 
We also don't like having the build environment coded into the DLL name.
 
Adrien
 
 
 
 


-------------
http://www.wingate.com - http://www.wingate.com



Replies:
Posted By: Oleg
Date Posted: 12 May 2008 at 11:21am
Hi,
 
Don't think its problem to have 2 dlls loaded.
 
You can open project in solution and rename dll name to ToolkitPro1200.dll,


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net