473,791 Members | 3,229 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Version changelog best practice

Hi,

Looking for best practice - or just some "what would you do" answers :)

Scenario:
App1.dll and App2.dll are both referenceing Logging.dll. And both are
applications installed at customers.
A bugreport is filed under App1.dll about failing logs. Developer fixes the
bug which was in Logging.dll. The Logging.dll gets a version bump.

Q1: Does App1.dll get a version bump?

Q2: Does App2.dll get a version bump?
If "yes" - how do you guys control what applications references what? In a
large organisation the developer serviceing App1.dll might not even know
about the existence of App2.dll.

For both Q1 and Q2: If "no" then how to say if a customer installation has
the bugfix installed? Do you keep changelogs on ALL assemblies?

Thanks, hope you get my meaning.

--
Clausen
Sep 18 '07 #1
1 2931
Hello, Clausen!

Recently I've used such a versioning policy:
Let us suppose we have an application consisting of 3 files: Main.exe,
Lib1.dll and Lib2.dll.
Application has to have a version. We can bind that version to Main.exe.
So, anytime something is updated/fixed/changed in the application, Main.exe
version will be increased. Even if bugfix occured in the Lib1.dll Main.exe's
version will be incremented.

Version of other assemblies can be changed if their code was changed.

--
With best regards, Vadym Stetsiak.
Blog: http://vadmyst.blogspot.com

You wrote on Tue, 18 Sep 2007 21:24:25 +0200:

C Hi,

CLooking for best practice - or just some "what would you do" answers
C:)

CScenario:
CApp1.dll and App2.dll are both referenceing Logging.dll. And both are
Capplications installed at customers.
CA bugreport is filed under App1.dll about failing logs. Developer
Cfixes the bug which was in Logging.dll. The Logging.dll gets a
Cversion bump.

CQ1: Does App1.dll get a version bump?

CQ2: Does App2.dll get a version bump?
CIf "yes" - how do you guys control what applications references what?
CIn a large organisation the developer serviceing App1.dll might not
Ceven know about the existence of App2.dll.

CFor both Q1 and Q2: If "no" then how to say if a customer
Cinstallation has the bugfix installed? Do you keep changelogs on ALL
Cassemblies?

CThanks, hope you get my meaning.

C--
CClausen
Sep 18 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
2054
by: rbt | last post by:
Is there a recommended or 'Best Practices' way of checking the version of python before running scripts? I have scripts that use the os.walk() feature (introduced in 2.3) and users running 2.2 who get errors. Instead of telling them, 'Upgrade you Python Install, I'd like to use sys.version or some other way of checking before running. Whatever I do, I need it to work on Linux, Mac and Windows. I thought of sys.version... but getting...
136
9460
by: Matt Kruse | last post by:
http://www.JavascriptToolbox.com/bestpractices/ I started writing this up as a guide for some people who were looking for general tips on how to do things the 'right way' with Javascript. Their code was littered with document.all and eval, for example, and I wanted to create a practical list of best practices that they could easily put to use. The above URL is version 1.0 (draft) that resulted. IMO, it is not a replacement for the FAQ,...
0
1343
by: Jul | last post by:
Hi, We are trying to optimize version numbering. Our application has System and components for System, I need to find info for Best practices of Version management for Application. 1. What is the best way assign version numbers for Subsystem and Components 2. Should Component number be related to Subsystem number? 3. Once Application released does it make sense to branch and label Subsystem and Components or assign next version...
10
1992
by: Mike Logan | last post by:
I am using the "contract first" design methodology. Contract First is design the WSDL first then design the server and client. However I must design my XSD/XML Schema before anything. I am developing my schema now. I have a version on my schema. However once I start the server side code, how is the server now that the right "complexType" is being passed? What happens if this complexType my web service consumes needs to be...
3
2083
by: John | last post by:
Hi What are the differences between versions 4.3.9 and 4.4.1? Basically I am trying to find our if a version 4.4.1 app has a good chance of breaking on a 4.3.9 system? Thanks Regards
0
1530
by: George L. Sexton | last post by:
MH Software, Inc. is pleased to announce the release of version 3.2.11 of its Connect Daily web calendar software. This is primarily a small feature release with a few bug fixes. Topics in this message: What's New in this Version Complete Change Log http://www.mhsoftware.com/changelog.html
7
1521
by: David | last post by:
OK. I am confused, why is there a 4 and 5 version being updated by the PHP team? Are they updating bugs in 4 and want everyone to go to 5? Confused
6
3693
by: Gavin Sullivan | last post by:
I've been using the date (in YMMDD) format for the build number in the AssemblyVersion attribute. However, it appears that numbers 65534 are invalid!! Bit of a bummer for 2007!!! Is there a reason for this? 65535 would make sense!? Is there a work around, patch, etc?? Regards
2
1746
by: news.microsoft.com | last post by:
Not sure the best group to post to, so sorry for the cross post :(. There are several posts out there of how to automate excel from .net, i.e in the sample below, they are using Excel 9.0... However, on my machine, I have 12.0... no big deal.. I see both in the post below, and on my machine, there is also a 'Microsoft Excel 5.0 Type Library'. Is it best to use this reference to be able to target an arbitrary version? I'd assume that...
0
9666
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9512
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10147
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9987
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9023
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7531
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5424
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5552
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3709
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.