Changes between Version 7 and Version 8 of PLATFORM_NFR_EXTENSIBILITY


Ignore:
Timestamp:
09/30/08 19:41:59 (17 years ago)
Author:
pacitu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_NFR_EXTENSIBILITY

    v7 v8  
    11[[BackLinksMenu]] 
    22 
    3  Sophie2 as most famous applications will be a plugin-based application, i.e Winamp, Miranda, Eclipse. This means that it will be split into pligins which will be connected to extension points. The last must provide a well defined interface, so new plugins can be implementd independently from old ones. This architecture will provide an easy way to apply new functionality or substitute one implementation with another. It will also allow hird-party contribution. 
     3 Sophie2 as most famous applications will be a plugin-based application, i.e Winamp, Miranda, Eclipse. This means that it will be split into pligins which will be connected to extension points. The last must provide a well defined interface, so new plugins can be implemented independently from old ones. This architecture will provide an easy way to apply new functionality or substitute one implementation with another. It will also allow hird-party contribution. 
    44 
    55