[KDev4] CVS plugin

Alexander Dymo dymo at ukrpost.ua
Fri Apr 13 18:59:48 UTC 2007


On 4/13/07, Andreas Pakulat <apaku at gmx.de> wrote:
> > Can't the plugin init() be made to return success/failure?
> There is no init(), thats the whole problem.
Just a wild guess, can a factory check for cvs executable and refuse
creating a plugin (like return 0 pointer)? I think that cvs plugin's
code will be a lot cleaner in case it's written in assumption that cvs
exists. What if we reimplement KGenericFactory::createObject() to
return 0's?




More information about the KDevelop-devel mailing list