Custom CodeModel like Repository

Niko Sams niko.sams at gmail.com
Tue Feb 16 17:32:23 UTC 2010


Hi David,

For my Php problem we talked about yesterday I think I found a pretty
good solution.
I created a custom Repository where I store the needed information.
Basically I copied CodeModel, added additional needed members and
store class declarations
in there.
It's blazingly fast :D

But the problem I have with it: it's a almost exact copy of CodeModel.

Do you think it's a good idea?

Do you think it is a good idea to make a generic base class and add a
mechanism that allows
declarations updating multiple CodeModels?

Niko




More information about the KDevelop-devel mailing list