Menu

#5 pluginloader2 plugins sorting patch

open
nobody
None
5
2006-01-05
2006-01-05
No

Сomparison ratio on plugins are not distributive. But
python sort (qsort) based on objects distributive
property, so it doesn't work correctly for plugins.
We need to use some sort method with full (n^2)
comparisons. This patch changes python's sort to such
sort algorithm.

Discussion

  • Timothy N. Tsvetkov

    Logged In: YES
    user_id=1164658

    Sort algorithm migrated to function bsort (into pli.misc.misc).

     
  • Timothy N. Tsvetkov

     
  • Timothy N. Tsvetkov

    Logged In: YES
    user_id=1164658

    pli.misc.misc

     
  • Timothy N. Tsvetkov

     

Log in to post a comment.

MongoDB Logo MongoDB