hi, have you considered factoring out the key
functionality of kscope into some sort of standalone
library so that it could be used by other applications,
too? I am specifically thinking of KDevelop, where the
functionality of kscope would definitely come in handy.
Integration could be made very easy if you could either
provide a standalone lib, or maybe even a kpart?
Anyway, thanks for kscope!
Logged In: YES
user_id=378741
I have had this thing in mind for some time now. What I
would like to do first is to turn Cscope into a library with
a proper interface that can be used by IDEs.
I am not sure what other components of KScope can be
factored out. I would appreciate any ideas.
Elad
Logged In: NO
yes, a kpart for use in kdevelop would definitely be cool, I don't use many other IDEs besides kdevelop, so I wouldn't really miss a standalone lib for generic IDE integration.
Mike
Logged In: NO
the steps would probably be:
the library itself could probably even be used to make kscope KDE-independent so that it might theoretically be possible to provide a pure QT App