home *** CD-ROM | disk | FTP | other *** search
/ Keystone Learning XML: Entities & Basic Scripting / Keystone Learning XML Entities and Basic Scripting.iso / Video / 132.mpg (.mp4) < prev    next >
MPEG-1  |  2000-02-21  |  3.1 MB  |  352x240  |  29.97fps  |  21 seconds
Transcription: Conditional compilation or conditional processing is really nothing new. For example, in C and C++ the common way this is done is through what are called ifdef blocks. Java has a similar construct as does Visual Basic as does most languages. Now XMLs is not quite as sophisticated but there are a couple tricks you can do to make life a lot easier if you're doing large include and ignore blocks.