playground/devtools/kdevelop4-extra-plugins/java

Niko Sams niko.sams at gmail.com
Sun Jan 31 22:09:01 UTC 2010


Hi,

On Wed, Nov 25, 2009 at 03:50, Hamish Rodda <rodda at kde.org> wrote:
> SVN commit 1053945 by rodda:
>
> Adapt to suggested re-parsing scheme, use lower priorities for jobs which must wait until all other jobs have completed.  Seems to work, but searching brokenness remains.
>
>  M  +8 -5      duchain/ducontext.cpp
>  M  +2 -3      duchain/typebuilder.cpp
>  M  +1 -1      duchain/typebuilder.h
>  M  +1 -1      javalanguagesupport.cpp
>  M  +70 -121   parsejob.cpp
>  M  +0 -8      parsejob.h
>
I want to implement something similar for Php, and have a few questions:
1. Is your implementation complete/what is missing?
2. why only re-shedule when newFeatures is
SimplifiedVisibleDeclarationsAndContexts?
3. how do you avoid endless recursion when a identifier does not exist?

thanks,
Niko




More information about the KDevelop-devel mailing list