MovingRange port: Why is DocumentRange still taking a SimpleRange, and not a RangeInRevision?

David Nolden zwabel at googlemail.com
Mon Jul 19 10:23:43 UTC 2010


2010/7/18 Milian Wolff <mail at milianw.de>:
> Hey David,
>
> why is DocumentRange(used e.g. for problems' finalLocation) still taking a
> SimpleRange, shouldn't it also be a RangeInRevision?

The problem is that for DocumentRange, it isn't clearly defined
whether it's in a revision or not (it's used in more places than the
one cited by you). We'd need to create a DocumentRangeInRevision and
DocumentCursorInRevision.




More information about the KDevelop-devel mailing list