Version 2

    Project Structure

    The final area to be highlighted will be a brief primer on how the BlackTie code base itself has been structured:

    10-project.gif

    The intent of structuring the code base as such is to:

    1. Develop code with optimum potential for reuse and as such we have also drawn on existing third-party components from a variety of open source developers.

    2. Allow the transport tier to be extended in the future without altering the standard XATMI behavior

    3. Encapsulate the TX adapter into a standalone module

    4. Follow best practice guidelines in respect of modularisation

     

    Click BlackTie Architecture to return to the start