From: Matthias T. <th...@ei...> - 2003-05-07 12:22:26
|
Hello AGTK developers, in the new version of AGLIB, GetAnchorSet returns an unordered set of anchors, even if they are sortable through their offsets. Are there specific reasons preventing to return an ordered list? If not, I would appreciate if this could be changed, otherwise I would need to do the sorting outside AGLIB which would require some coding and runtime efforts. Regards. Matthias P.S. I am trying to do the changes myself, but missing the SWIG definition files... |