Changes between Version 7 and Version 8 of Venux


Ignore:
Timestamp:
Oct 23, 2011, 4:18:58 PM (12 years ago)
Author:
Thanatermesis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Venux

    v7 v8  
    2121
    2222=== Plug in Pieces ===
    23 Like in a car, to plug the piece A with piece B it needs to maintain a compatibility, for that, every application needs to have a header data of how it works (data asked, data returned, options, etc) and a version number.
     23Like in a car, to plug the piece A with piece B it needs to maintain a compatibility, for that, every application needs to have a header data of how it works (data asked, data returned, options, etc) and a version number. Think about it like individual programs that understand if they are compatible with eachother.
    2424
    2525==== Example: Plug in Pieces ====