Changes between Version 3 and Version 4 of CsMapRfc8


Ignore:
Timestamp:
Jun 19, 2014, 8:39:40 AM (10 years ago)
Author:
Norm Olsen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CsMapRfc8

    v3 v4  
    7474The existing, then the improved, csTestCpp module will be used to verify computational results remain the same and that basic features retain functionality and performance.
    7575
    76 == Funding/Resources ==
     76== Funding and Resources ==
    7777
    7878Hopefully, the primary patrons of the library will contribute funding and/or personnel resources to support some or all of these efforts.  In absence thereof, Norm Olsen will perform the work.  In the latter case, the effort will take 12 or more months to complete.
    7979
    80 ==Implementation Notes ==
     80== Implementation Notes ==
    8181
    82 June 19, 2014: What has been dubbed Phase One is now pretty much complete.  The table below shows module deletions and name changes which may be of specific interest to users of the library.  Precompiled headers are now used for Windows builds; use in Linux is deferred as the LInux build is so fast the effort seemed to be n"not worth the effort".  The MAKE files have been rewritten, and an over all make file for both Windows and Linus are now available.  The MAKE files have been designed to specifically support efficient maintenance of several versions of the library in both the Windows and LInux environments.  Testing of the MAKE files in environments other than WIndows and Linux (CentOS 6.3 to be specific) have not been performed as such additional enviornments are not available to the developer.  Am now proceeding to Phase Two: eliminating warning medssages and removing obsolete code.
     82June 19, 2014: What has been dubbed Phase One is now pretty much complete.  The table below shows module deletions and name changes which may be of specific interest to users of the library.  Precompiled headers are now used for Windows builds; use in Linux is deferred as the Linux build is so fast the effort seemed to be "not worth the effort".  The MAKE files have been rewritten, and an over all make file for both Windows and Linus are now available.  The MAKE files have been designed to specifically support efficient maintenance of several versions of the library in both the Windows and Linux environments.  Testing of the MAKE files in environments other than Windows and Linux (CentOS 6.3 to be specific) have not been performed as such additional enviornments are not available to the developer.  Am now proceeding to Phase Two: eliminating warning messages and removing obsolete code.
    8383
    84 Modules marked as SVN delete will remain in the SVN repository, select revision 2452 or earlier to retrieve.
     84Note: modules marked as SVN delete will remain in the SVN repository, select revision 2452 or earlier to retrieve.
    8585
    8686||Action Taken||Original Name||New Name||Comment||
     
    9292||Renamed||csCsvFileSupport.cpp||CS_csvFileSupport.cpp|| ||
    9393||Renamed||csEpsgStuff.cpp||CS_epsgStuff.cpp|| ||
    94 ||Renamed||csEpsgSupport.cpp||CS_spegSupport.cpp|| ||
     94||Renamed||csEpsgSupport.cpp||CS_epsgSupport.cpp|| ||
    9595||Renamed||csNameMapper.cpp||CS_nameMapper.cpp|| ||
    9696||Renamed||cs NameMapperSupport.cpp||CS_nameMapperSupport.cpp|| ||