[VCSIface] Difference between VcsEvent and VcsItemEvent
Matthew Woehlke
mw_triad at users.sourceforge.net
Tue May 8 15:19:08 UTC 2007
Andreas Pakulat wrote:
> On 07.05.07 19:22:50, Matthew Woehlke wrote:
>> Btw I dropped actions() from VcsChange, is that OK? I don't see how an
>> 'overall action' really makes that much sense, especially not for log()
>> as opposed to change(). Anyway it only existed as an accident on my part
>> to begin with. (I guess I'm only asking because I noticed you had
>> written doc for it.)
>
> Well, it could be nice to know what was changed in a change without
> having to iterate of the itemevent list.
Hmm... well, it could be an or'd mask of all actions. Otherwise I'm not
sure what makes sense; what (single) action corresponds to an Add and a
Delete? (Note that an Add and a Delete is not necessarily a Move, which
we don't have anyway; the files might be unrelated.)
--
Matthew
"Please remain calm... I may be mad, but I am a professional."
-- Mad Scientist
More information about the KDevelop-devel
mailing list