Changes between Version 6 and Version 7 of GROUP_WRAPPERS_R0


Ignore:
Timestamp:
08/25/09 16:58:11 (16 years ago)
Author:
nenko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GROUP_WRAPPERS_R0

    v6 v7  
    5151 * ErrorResponse 
    5252 
    53 A new module will be created - org.sophie2.native. This module will contain the Java part, all commands and responses. In later revision they will be separated. Also there will be a distrib folder in this module where all native application builds will reside. By all I mean that every native application should be build on every platform we support - Windows 32/64 bit, Linux (whatever this means) 32/64 bit, Mac OS 32/64 bit (is there such separation in the Apple world?) 
     53A new module will be created - org.sophie2.native. This module will contain the Java part, all commands and responses. In later revision they will be separated. Also there will be a distrib folder in this module where all native application builds will reside. By all I mean that every native application should be build on every platform we support - Windows 32/64 bit, Linux (whatever this means) 32/64 bit, Mac OS 32/64 bit (is there such separation in the Apple world?). Later these executable files can be copied under resources/distrib for the release. 
     54 
     55The C++ code will be in the same module in the folder native in the same level as the src directory. 
    5456 
    5557