[glotpress-updates] [GlotPress] #362: Efficient project branching

GlotPress noreply at wordpress.org
Sun Nov 23 01:17:31 UTC 2014


#362: Efficient project branching
--------------------------+-----------------
  Reporter:  nbachiyski   |      Owner:
      Type:  enhancement  |     Status:  new
  Priority:  major        |  Milestone:  1.0
 Component:  General      |    Version:
Resolution:               |   Keywords:
--------------------------+-----------------

Comment (by nbachiyski):

 At the current stage the originals part of the functionality is using the
 new table structure, all the tests pass.

 Next steps:

 * Optimize SQL queries – the new table introduced a bunch more `JOIN`s,
 which might need rearranging the queries a bit.
 * Decouple the translations table from project. This is dependen on #373.
 * Refactor the `$gpdb->project_original` stray queries. It looks very un-
 GlotPressy. I think they make most sense in `GP_Original`, but need to
 think more. Ideas are welcome.
 * Devise migration strategy. At this stage the code assumes the data is in
 the new table structure. A script moving things around shouldn't be too
 hard, though.

--
Ticket URL: <https://glotpress.trac.wordpress.org/ticket/362#comment:6>
GlotPress <https://glotpress.trac.wordpress.org>
Easy comin', easy goin'


More information about the glotpress-updates mailing list