From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 08 Nov 2007 19:43:02 +0600 From: Ildar Mulyukov To: devel@lists.altlinux.org In-Reply-To: <20071105112943.GE22138@wrars-comp.wrarsdomain> (from wrar-alt@mail.ru on Mon Nov 5 17:29:43 2007) X-Mailer: Balsa 2.3.20 Message-Id: <1194529382l.19942l.0l@ildar.innovations.kz> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-Drweb-SpamState: no X-Drweb-SpamScore: -125 Subject: Re: [devel] Versioning (mono) X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.9 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Nov 2007 13:43:15 -0000 Archived-At: List-Archive: List-Post: On 05.11.2007 17:29:43, Andrey Rahmatullin wrote: > On Mon, Nov 05, 2007 at 12:59:12AM +0300, Alexey Tourbin wrote: > > =F1 =CE=C5 =D3=CF=D7=D3=C5=CD =D0=CF=CE=D1=CC, =CB=C1=CB =D0=D2=CF=C9= =D3=C8=CF=C4=C9=D4 remap =D7=C5=D2=D3=C9=CA. > =F4=D2=C5=C2=CF=D7=C1=CE=C9=D1 =CB =D7=C5=D2=D3=C9=D1=CD =D3=D4=C1=CE=C4= =C1=D2=D4=CE=D9=C8 =C2=C9=C2=CC=C9=CF=D4=C5=CB =C9=C7=CE=CF=D2=C9=D2=D5=C0= =D4=D3=D1, =D1 =D4=C1=CB =D0=CF=CE=D1=CC. =20 > =EE=D5, =CB=D2=CF=CD=C5 mscorlib, =CE=C1=D7=C5=D2=CE=CF. >=20 >> =ED=CE=C5 =D4=C5=D0=C5=D2=D8 =CE=C5 =CF=D3=CF=C2=CF =D0=CF=CE=D1=D4=CE= =CF, =CB=C1=CB =D4=D9 =C8=CF=DE=C5=DB=D8 =CF=D4=D0=C9=CC=C9=D4=D8 =C4=CF=D4= =CE=C5=D4 1.0 =CF=D4 =20 >> =C4=CF=D4=CE=C5=D4=C1 2.0. =F7=C5=C4=D8 gsf-sharp =D0=CF-=D0=D2=C5=D6= =CE=C5=CD=D5 =D0=CF=CB=C1=DA=D9=D7=C1=C5=D4 =CE=C1 1.0. > =EE=D5 =C5=CA, =CE=C1=D0=D2=C9=CD=C5=D2, =CE=C5 =CE=D5=D6=C5=CE System.Da= ta =CF=D4 1.0. =E7=CF=D3=D0=CF=C4=C1! =E9=DA=D5=DE=C5=CE=C9=C5 =CD=C1=D4=DE=C1=D3=D4=C9, =CB=C1=CB =D7=D3=C5=C7= =C4=C1, =C4=C1=CC=CF =CE=C5=D0=D2=C5=D7=DA=CF=CA=C4=A3=CE=CE=D9=CA =D2=C5= =DA=D5=CC=D8=D4=C1=D4. =F0=D2=C9=D7=CF=D6=D5 =20 =D7=D9=C4=C5=D2=D6=CB=D5 =D3 M$SN: Versioning Each assembly has a 128-bit version number that is presented as a set =20 of four decimal pieces: Major.Minor.Build.Revision For example, an assembly might have the version number 3.5.0.126. By default, an assembly will only use types from the exact same =20 assembly (name and version number) that it was built and tested with. =20 That is, if you have an assembly that uses a type from version 1.0.0.2 =20 of another assembly, it will (by default) not use the same type from =20 version 1.0.0.4 of the other assembly. This use of both name and =20 version to identify referenced assemblies helps avoid the "DLL Hell" =20 problem of upgrades to one application breaking other applications. (http://msdn2.microsoft.com/en-us/library/ms973231.aspx) =FE=D4=CF =DC=D4=CF =CF=DA=CE=C1=DE=C1=C5=D4: 1. =FA=CE=C1=DE=C1=DD=C9=C5 =C3=C9=C6=D2=D9 =C4=CC=D1 ABI - =D0=C5=D2=D7=D9= =C5 =C4=D7=C5 (Major.Minor). =FC=D4=CF - =D3=D4=D2=CF=C7=CF=C5 =20 =D4=D2=C5=C2=CF=D7=C1=CE=C9=C5. 2. /=F6=C5=CC=C1=D4=C5=CC=D8=CE=CF/ =D5=DE=C9=D4=D9=D7=C1=D4=D8 =D0=CF=D3= =CC=C5=C4=CE=C9=C5 =C4=D7=C5 =D0=D2=C9 (=C4=C9=CE=C1=CD=C9=DE=C5=D3=CB=CF= =CA) =CC=C9=CE=CB=CF=D7=CB=C5. =20 =FC=D4=CF, =C2=CF=C0=D3=D8, =CD=D9 =CE=C5 =D0=CF=D4=D1=CE=C5=CD. =E9 =C4=CC= =D1 OpenSource =DC=D4=CF =CE=C5 =D4=C1=CB =D5=D6 =D7=C1=D6=CE=CF. =E9 =20 =D7=CF=CF=C2=DD=C5 =CB =C4=C9=D3=D4=D2=CF=D3=D4=D2=CF=C5=CE=C9=C0 =DC=D4=CF= =CE=C5 =CF=D4=CE=CF=D3=C9=D4=D3=D1. 3. =F2=C1=DA=CC=C9=DE=C9=D1 =CD=C5=D6=C4=D5 =D3=C9=D3=D4=C5=CD=CE=D9=CD=C9 = =C9 =CE=C5=D3=C9=D3=D4=C5=CD=CE=D9=CD=C9 =C2=C9=C2=CC=C9=CF=D4=C5=CB=C1=CD= =C9 =CE=C5=D4. =F4=C1=CB =DE=D4=CF, =CF=DE=C5=D7=C9=C4=CE=CF, =D0=D2=C9=C4=A3=D4=D3=D1 =D3= =CE=CF=D7=C1 (=CE=C5=CD=CE=CF=C7=CF) =D0=D2=C1=D7=C9=D4=D8 rpm-build-mono.= =20 =ED=DC=CA=CE=D4=C5=CA=CE=C5=D2=D5 f-spot =D0=D2=CF=D3=D8=C2=C1 =CE=C5 =C2= =C5=D3=D0=CF=CB=CF=C9=D4=D8=D3=D1. =F3 =D5=D7=C1=D6=C5=CE=C9=C5=CD, =E9=CC=D8=C4=C1=D2 --=20 Ildar Mulyukov, free SW designer/programmer/packager =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D email: ildar@altlinux.ru Jabber: ildar@jabber.ru ICQ: 4334029 ALT Linux Sisyphus http://www.sisyphus.ru =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D