REMINDER: Final review of VCS interfaces

Matthew Woehlke mw_triad at users.sourceforge.net
Tue May 22 16:19:17 UTC 2007


The VCS interfaces are looking good, and we would like to start moving 
over to them next week (5/28). If you have not already, please review 
them and comment if you see any problems, things that look wrong, things 
you don't understand, things that might not work with your favorite VCS, 
etc.


Updates:

IBranchingVC has been overhauled since the last call for review and 
should be usable now. Also ranges were dropped from VcsRevision, so 
please check if there are any functions that should be able to handle 
ranges that currently do not take both start and end revisions.


Known Issues:

- VcsRevision still needs comparison operators.
- Many functions need default parameters.
- Doc is incomplete and doc grammar is inconsistent.
- Some functions may be missing '= 0'?
- etc.

None of these are issues that will require recoding once our plugins are 
using the interfaces (the way needing to change a signature would) so 
they aren't "urgent" yet. Important issues right now are getting all the 
functions we need, with the right signatures, in the right places.

-- 
Matthew
"Nobody expects the traditional Bourne shell!"





More information about the KDevelop-devel mailing list