Re: masm32 - Hutch
- From: "SevagK" <kahlinor@xxxxxxxxxxxxx>
- Date: Thu, 18 Aug 2005 15:14:48 -0400
=rene=============================
That discribes a complete feature updating the
Included Files _Back and Forth_, so that, for
example, improving a concerned Routine, in one
single File, will generate the updates, of the
the same Routine, for all of the Applications
making use of it, dispiting the fact that the
_complete_ sources are present in all the Apps
Sources, for instant Edition.
==================================
There is a flaw with this method: namespace pollution, which is fixed by
libraries which have private variable lables, unless experted.
Another big flaw with this, if you introduce namespace pollution in
included 'macros' and fix one by changing it, you could conceivably break
every other code that uses that 'incincluder'
This is just a poor replacement for the convenience of libraries.
-kain
.
- References:
- masm32 - Hutch
- From: JGCASEY
- Re: masm32 - Hutch
- From: f0dder
- Re: masm32 - Hutch
- From: randyhyde@xxxxxxxxxxxxx
- Re: masm32 - Hutch
- From: f0dder
- Re: masm32 - Hutch
- From: Betov
- Re: masm32 - Hutch
- From: randyhyde@xxxxxxxxxxxxx
- Re: masm32 - Hutch
- From: Betov
- Re: masm32 - Hutch
- From: randyhyde@xxxxxxxxxxxxx
- Re: masm32 - Hutch
- From: f0dder
- Re: masm32 - Hutch
- From: Betov
- masm32 - Hutch
- Prev by Date: Re: masm32 - Hutch
- Next by Date: Re: masm32 - Hutch
- Previous by thread: Re: masm32 - Hutch
- Next by thread: Re: masm32 - Hutch
- Index(es):
Relevant Pages
|