Changes between Version 24 and Version 25 of Haiti


Ignore:
Timestamp:
01/16/10 21:20:15 (15 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Haiti

    v24 v25  
    4040   Ctrl+D
    4141   }}}
    42   * Web services (better to avoid locks, however needs to be resource by resource)
    43    * need to do referenced tables before the tables which refer to them
    44    * migrate the locations first (using the xml interface), you can later migrate the orgs and offices together (through Component JOIN)
     42  * Web services (better to avoid locks)
     43   * Currently needs to be done resource by resource (JOINed tables can be done together as Components of main resource)
     44    * need to do referenced tables before the tables which refer to them
     45    * migrate the locations first (using the xml interface), you can later migrate the orgs and offices together (through Component JOIN)
     46   * Ideally we want to develop a way of having all tables loaded together into RAM, refs fixed-up & then imported to db together
    4547
    4648 * Convert Server to MySQL (Dan)